Code for updating the database by entering the data into
textboxes in
aspx form?
Answer Posted / tejkrishna
textbox_textchange event
{
da.update();
}
| Is This Answer Correct ? | 12 Yes | 9 No |
Post New Answer View All Answers
What is server side session management?
What is the difference between Hash table and Array list?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
Define a static class?
What is difference between view and partial view?
Is it right that ASP.NET Web API has replaced WCF?
What are web beacons used for?
How does exception management works in ASP.NET?
What is enableviewstatemac in asp net?
What are tuples?
What should you do is you want to remove an existing component but would like to make some funtionalities?
What is the purpose of asp.net?
What is postback and autopostback in asp.net?
What is the benefit of WebAPI over WCF?