What are the fundamental objects in ADO.NET?



What are the fundamental objects in ADO.NET?..

Answer / hrindows@gmail.com

There are two fundamental objects in ADO.NET:
•DataReader- connected architecture.
•DataSet- disconnected architecture.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

Is .net a programming language?

0 Answers  


Explain constructor.

2 Answers   Wipro,


Why is .net used?

0 Answers  


What is Flyout Design Pattern in .NET?

0 Answers   Petranics Solutions,


Explain dataset.acceptchanges and dataadapter.update methods in .net?

0 Answers  


what is a strong name?

3 Answers  


What should you do to store an object in a viewstate?

0 Answers  


What are the different types of memory in .net?

0 Answers  


How can you automatically generate interface for the remotable object in .NET with Microsoft tools?

1 Answers  


What is misl?

0 Answers  


What does jit compilation do in .net?

0 Answers  


What is the base class of Button control in .NET?

0 Answers  


Categories