Answer Posted / govind chowdary
In .NET to communicate with any data source they
were provided a technology "ADO.NET".Which is a collection
of managed providers for communication with any data source
from a .NET application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
What is ado asp?
What is row state?
What is an orm, and why would you use one instead of plain old ado.net?
How do you connect to sql server database without using sqlclient?
What is the role of the dataset object in ado.net?
What is difference between connected and disconnected architecture in ado.net?
Describe datareader object of ado.net with example.
What are the different execute methods of Ado.Net?
What is partial class?
Why is it important to close an ado.net application?
Give an example that shows how to execute a stored procedure in ado.net?
What are the key features of ado.net?
Why edit is not possible in repeater?
List the 4 common ado.net namespaces?