We all know that Dataset is purely disconnected architechure, but we also know that we can update the changes made to the dataset can be updated in the backend database. when there is no connection how does the update happedn?
6 12486ADO.NET is Disconnected Architecture. DataReader is connected Architecture, but DataReader is a part of ADO.NET. How is it possible?
3 12494I want to ask u that if i add radio button in ado.net form,and how radion button data insert in SQL2005 Database...
6 11431
What is a dynaset in access?
What is ado code?
What are the advantages and disadvantages of using datalist?
Explain sqlconnection object?
What is acid in ado.net?
What does adodb stand for?
I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?
What are the Features of a dataset
What is ado full form?
What is untyped dataset?
How is it possible to get 2 tables of data at a time by using data reader?
How do you update a dataset in ado.net?
Which method in OLEDBAdapter is used to populate dataset with records?
What we do with the object of ado.net dataset after using it?
What is sqldatasource?