Hi All,
I have a input form page. After entering datas and when I click on save button in the page all the datas should be saved in the form. Can anyone suggest or help me with the code.
Loading
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 10, 2013, 5:55 AM
hi,
there is multiple way to store data..
it also depend on type of application and technology i.e. window or web.
it also depend on framework you want to use to perform db operation. i.e. EF or ADO.net
Please refer below link it might help you.
http://msdn.microsoft.com/en-us/library/ms233812.aspx
Suthish NairPosted Sep 10, 2013, 4:52 AM