Click here to Skip to main content
16,015,296 members

Comments by ravichaitanya.m (Top 1 by date)

ravichaitanya.m 7-Oct-12 5:58am View    
If i am not wrong Do you want to know how actually data is stored in database whenever you click on Submit button in Application form?
If your answer is yes then here is the answer.

When you click submit button.In the background the code will do the following actions
1) Validate the Data--> if it is invalid data then it will prompt the user to validate
2)All the data is send to the DAL where you will use ADO.Net features to connect to Db and insert the data into corresponding tables.

please make sure your diction and vocabulary are apt. when posting here to get your desired answers