I need to create a drop down list populated with countries for the user to pick from. So far all I have come across are long html lists that slow down my editor. I'm hoping there would be a quick way to do this in MVC 3 Razor.
Any help is greatly appreciated.