i am developing a web application.In that i need to reflect the changes in database when i modify data in dataset. i.e., i want to update back end data from front end using dataset,data adapter.
how can i achieve this one?could any one give the code for this one...
Thank you.