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 12702ADO.NET is Disconnected Architecture. DataReader is connected Architecture, but DataReader is a part of ADO.NET. How is it possible?
3 12603I want to ask u that if i add radio button in ado.net form,and how radion button data insert in SQL2005 Database...
6 11646
Explain executenonquery?
What is maximum pool size in ado.net connection string?
What is disconnected scenario in entity framework?
What is variable view?
What are the several execute methods of ado.net?
What do you mean by performing asynchronous operation using command object?
What does ole stand for in excel?
What is the difference between ado.net and entity framework?
What are the different execute methods of Ado.Net?
Explain what are the steps to connect to a database?
Can we load multiple tables in a dataset?
Explain the architecture of ado.net?
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
Difference between sqlcommand and sqlcommandbuilder?
What is data view and variable view?