Which method do you invoke on the DataAdapter control to load your generated dataset with data?
4 12125What are the differences between RAW, AUTO and Explicit modes in retrieving data from SQL Server in XML format?
TCS,
1 20348What happens when u try to update data in a dataset in .NET while the record is already deleted in SQL SERVER as backend?
5 13464
What are the important features of ado.net 2.0?
Name which operations can you not perform on an ado.net dataset?
Explain all the classes those are used for database connections between sql server and asp.net?
What is execute reader in ado.net?
Explain the advantage of ADO.Net?
differance between ADO vs ADO.Net?
What is maximum pool size in ado.net connection string?
What is the role of data provider in ado.net?
What is the difference between statement and preparedstatement interface?
What is a dynaset in access?
How we can provide data to ado.net?
What is a column variable?
Is datareader faster than datatable?
Why is stored procedure used in ado.net?
What are the benefits of using of ADO.NET in .NET 4.0?