What are the components of ado.net?



What are the components of ado.net?..

Answer / Manish Kumar Meena

ADO.NET consists of four main components: Connection, Command, DataReader, and DataSet. The Connection object is used to establish a connection with the database; the Command object is used to execute SQL commands such as queries and stored procedures; DataReader provides a forward-only, read-only cursor over the data source; and DataSet is an in-memory cache of data that can be manipulated and bound to controls.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What are the difference between ASP and ASP.Net?

4 Answers   Accenture, Mphasis,


code for inserting images into gridview colomns from database

3 Answers   HP,


What is difference between or and orelse?

1 Answers  


Which is better union or union all?

1 Answers  


What is Hybrid dictionary

1 Answers  


Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?

1 Answers  


What is the difference between user control and custom control?

1 Answers  


What is the asp.net mvc folder conventions? : asp.net mvc

1 Answers  


What kind of programming language is ASP.NET?

1 Answers   3i Infotech,


Do you know caching feature?

1 Answers  


witch is the best insistute in sharpoint course.what abt future of share point course.

3 Answers  


Which tool you have done?

1 Answers  


Categories