adspace


ADO.NET Interview Questions
Questions Answers Views Company eMail

Advantage of ADO.Net?

QualSoft, TCS,

2 12153

How would u connect to database using .NET?

TCS, Tesco,

5 11214

What are relation objects in dataset and how & where to use them?

1 6189

Difference between OLEDB Provider and SqlClient ?

2 11642

What are the different namespaces used in the project to connect the database?

3 8431

Difference between DataReader and DataAdapter / DataSet and DataAdapter?

TCS,

3 33366

Which method do you invoke on the DataAdapter control to load your generated dataset with data?

4 12466

Explain different methods and Properties of DataReader which you have used in your project?

2 8009

What happens when we issue Dataset.ReadXml command?

1 6757

How to find the count of records in a dataset?

6 23489

How to check if a datareader is closed or opened?

1 19992

What are the differences between RAW, AUTO and Explicit modes in retrieving data from SQL Server in XML format?

TCS,

1 20518

What happens when u try to update data in a dataset in .NET while the record is already deleted in SQL SERVER as backend?

5 13862

Differences between dataset.clone and dataset.copy?

Ksb, TCS,

2 8597

What is the use of parameter object?

CDC, Ksb,

4 10969


Post New ADO.NET Questions

Un-Answered Questions { ADO.NET }

What is the current version of entity framework?

1055


Explain how to call the sql commands asynchronously in ado.net version 2.0?

1004