How to pass data from jquery dailog to database using asp.net & linq

BestyMerryBMW

New Member
I created a database(userTable) using the SQL management Studio R2. What i want to do is edit the user detail in the modal popup and save it back to the database by click a button on the modal pop-up. What can i do? Currently i using the LinQ to configure my database.
 
Back
Top