I'm forced against my will to use VB at work. In C#, if I want to set the SelectedValue of a DropDownList to a corresponding value I fetch from my database, I just convert to a string and I'm done: ...