3
Answers

Get all textbox values and save in database using MVC

Hi All,
 
Get all textbox values from the table and store it in database using ASP.Net MVC?
 
Get all the textbox values from the table via foreach and process it in viewbag and store all values it in database using asp.net mvc..
 
if there's any solution or answer or link please let me know it.. 
Answers (3)