In MVC3 I have this code at my controller. It retrieves a List of IDs\\Names from Installation table and creates a ViewBag
var vs = dba.Installation.OrderBy(
You can also create an Helper class for Dropdownlist It will have a method to set the text as by default text for every dropdownlist in you solution