how to create Registration form with dropdown list and save in db in mvc4?
i want to create form like id name address , name should be using dropdown and bind with data base .
after fillup details if i click on submit button data should be display on table using procedure with entity framework