1
Answer

how to create Registration form and save db in mvc4?

Photo of Anjali Khan

Anjali Khan

8y
772
1
Hi frnds
 
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
 

Answers (1)