What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?
1338In how many ways we can retrieve table records count? How to find the count of records in a dataset?
1009how 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?
1015What 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?)
1000
Explain the differences between oledb sql server, oledbdotnet provider?
What is basic use of data view?
What is datasource in ado.net?
Why do we use sqldataadapter?
The answers which posted above is not satisfied my requirement? Can some one post teh exact answer? Thanx
What is ado oledb and odbc?
What we do with the object of ado.net dataset after using it?
What is the difference between DataReader and DataSet in ADO.NET?
What is ado in agriculture?
What is a sqldataadapter?
Define data access layer?
What are the major difference between classic ADO and ADO.NET?
What is the meaning of object pooling?
What is the difference between Data adaptor and Data set?
If a table contains 20000 records. In a page at each time 100 records to be displayed.