Which method do you invoke on the DataAdapter control to load your generated dataset with data?
4 12144What are the differences between RAW, AUTO and Explicit modes in retrieving data from SQL Server in XML format?
TCS,
1 20355What happens when u try to update data in a dataset in .NET while the record is already deleted in SQL SERVER as backend?
5 13481
Explain how can we load multiple tables in to dataset?
how can implement dropdownlist in particular of dataset when try to update?
What does datareader object do?
What is ole db and odbc?
How would you connect to a database by using .NET?
How to perform sorting on a table in ADO.NET?
What are the Features and disadvantages of dataset
How to Read, Add, Update and Delete record in Entity Framework ?
Explain what is datagrid with an example?
Define data access layer?
What is ado.net components?
What is difference between ado and other data object?
What are the different methods by which we can populate a dataset?
What is Serialization in .NET? what are the types of Serialization?
Which is faster ado.net or linq?