Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
15088 Points
2277 Posts
Microsoft
Moderator
Aug 10, 2009 04:47 PM|LINK
The free C#/VB conversion tools yield
Html.DropDownList("Country", TryCast(ViewData("Countries"), SelectList))
It would be nice to post a good VB version of NerdDinner on codeplex.
ricka6
All-Star
15088 Points
2277 Posts
Microsoft
Moderator
Re: DropDownList in VB.NET (NerdDinner tutorial)
Aug 10, 2009 04:47 PM|LINK
The free C#/VB conversion tools yield
Html.DropDownList("Country", TryCast(ViewData("Countries"), SelectList))
It would be nice to post a good VB version of NerdDinner on codeplex.