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 9653ADO.NET is Disconnected Architecture. DataReader is connected Architecture, but DataReader is a part of ADO.NET. How is it possible?
3 10841I want to ask u that if i add radio button in ado.net form,and how radion button data insert in SQL2005 Database...
6 8918
What are the key features of ado.net?
What is namespace in ado.net?
Which is faster datareader or dataadapter?
What are the benefits of using ado.net?
Which architecture does Datasets follow?
Which database is the ado.net?
How can I retrieve two tables of data at a time by using data reader?
What are the features of ado.net?
What do you know about ado.net's objects?
Explain ado.net features?
What is executenonquery ado.net?
Does ado.net use odbc?
What is aggregate root?
Which parameter of ConnectionString is used to specify the name of the database?
Define data adapter?