Here my query is How to Store Form(View) data to SqlServer2008R2 Database in Asp.net MVC# Web Application.
Please Reply to me
Regards
NagaRaju
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh TrivediPosted Sep 24, 2013, 12:02 AM
hi,
Please refer
http://weblogs.asp.net/scottgu/archive/2007/12/09/asp-net-mvc-framework-part-4-handling-form-edit-and-post-scenarios.aspx
http://www.codeproject.com/Articles/575397/An-Absolute-Beginners-Tutorial-on-ASP-NET-MVC-for
thses sites are containing multiple idea to stored data with MVC and SQL server.
hope this will help.