What are the fundamental objects in ADO.NET?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the lapsed listener problem?

701


Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?

566


What is heap and what is stack?

573


State the differences between the dispose() and finalize().

596


What is .net and .net framework?

619






Explain what is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?

521


What is the difference between .net and laravel?

571


Explain the process of compilation in .NET?

630


What are the different types of Classes in .NET?

607


What is .net technology?

574


Do you know the difference between the stack and the heap?

533


What makes .net core cross platform?

522


Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?

1618


Does .net supports destructors concept?

1623


What is the difference between server.transfer and response.redirect? Why?

590