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 12418ADO.NET is Disconnected Architecture. DataReader is connected Architecture, but DataReader is a part of ADO.NET. How is it possible?
3 12454I want to ask u that if i add radio button in ado.net form,and how radion button data insert in SQL2005 Database...
6 11368
can we create synonymn in ms access,sql server,my sql if so explain me with example
What do you mean by performing asynchronous operation using command object?
What is ado.net explain with diagram?
What is the difference between sqlcommand and sqldataadapter?
Command objects uses, purposes and their methods.
What is an ADO.Net?
Explain the differences between oledb sql server, oledbdotnet provider?
What are all the commands used with Data Adapter?
What is connection pooling and what is the maximum pool size in ado.net connection string?
what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?
What are the advantages of ado.net?
What are the pre-requisites for connection pooling?
What are the rules to implement connection pooling?
How do I delete a row from a DataTable?
What are the methods of XML dataset object?