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 12682ADO.NET is Disconnected Architecture. DataReader is connected Architecture, but DataReader is a part of ADO.NET. How is it possible?
3 12598I want to ask u that if i add radio button in ado.net form,and how radion button data insert in SQL2005 Database...
6 11621
Does dapper use ado.net?
What is difference in record set and dataset?
Define partial class?
What is typed dataset ?
What are the connected and disconnected modes in ado.net?
What is ado and rdo?
What do you mean by ‘batch updates’?
Give few examples of datareader that is used in different dataproviders.
How to Read, Add, Update and Delete record in Entity Framework ?
Explain the overview of ado.net architecture?
What is meant by executenonquery?
What is data relation in ado.net?
How is entity framework different from ado.net?
What is difference between datatable and dataset?
Define table relations?