What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?
1279In how many ways we can retrieve table records count? How to find the count of records in a dataset?
960how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
949What is concurrency? How will you avoid concurrency when dealing with dataset? (One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid the problem?)
948
How to read data with the sqldatareader ?
What does ado stand for?
What are basic methods of dataadapter?
Explain the difference between ado and ado.net?
What is an ADO.Net?
What are the usages of the command object in ado.net?
Which name space is used to get assembly details?
What is ole data type?
Does ado.net use odbc?
Which object is used to add relationship between two Datatables?
What is ado.net object model?
What are the 3 major types of connection objects in ado.net?
Why is ADO.NET serialization slower than ADO ?
What is datasource in ado.net?
What is ado net stands for?