What is an ADO.Net?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ADO.NET Interview Questions

Explain ODP.net

0 Answers  


If a table contains 20000 records . In a page at each time 100 records to be displayed. What are the steps u will take to improve performance? will you use dataset or datareader?

7 Answers  


Define the data provider classes that is supported by ado.net?

0 Answers  


What is an ado?

0 Answers  


can we have multiple datatables in a datareader ?

18 Answers   Fulcrum Logic, Infosys, Kale Consultants, Ness Technologies,






Do you use stored procedure in ado.net?

0 Answers  


What are the several execute methods of ado.net?

0 Answers  


ADO.NET is Disconnected Architecture. DataReader is connected Architecture, but DataReader is a part of ADO.NET. How is it possible?

3 Answers   Zensar,


Which parameter of ConnectionString is used to specify the name of the database?

0 Answers  


What DataReader class do in ADO.NET ?

0 Answers   NA,


What is ado.net objects?

0 Answers  


I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?

0 Answers  


Categories