Hello Frinds,
here i am explaining how to bind dropdownlist in asp.net dynamically
using c#.
Binding dropdownlist means select data from database and fill into
dropdownlist . Here i used a example of employee name from employee table . And displayed all name in dropdownlist using ado.net c# code.
Thankyou
Learning DOTNET Solutions