1
Answer

How to populate drop down from data base

In my application i have on country table and another is state table and i want to fill the drop down from my data base using connection string;in asp.net with mvc4

Answers (1)