What are the essential features of ado.net?



What are the essential features of ado.net?..

Answer / Yogesh Kumar Mishra

Essential features of ADO.NET include disconnected data access using DataSet, strong typing for data objects, support for XML and XSD, distributed transactions, asynchronous execution, and connection pooling.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

How can you add or remove rows from the datatable object of dataset?

1 Answers  


What are the methods of XML dataset object?

1 Answers  


What is the namespace in which .NET has the data functionality classes?

5 Answers   eMantras,


i have two textboxes one for user name and another for password . i have a table name compare(which contains name,passwod etc.,)my doubt is how compare username textbox with name column and how compare password textbox with passwod column. i want the code

9 Answers   Wipro,


What is the provider and namespaces being used to access oracle database?

4 Answers   Microsoft,


Can datareader hold data from multiple tables?

1 Answers  


How will you differentiate between ADO (ActiveX Data Object) and RDO (Remote Data Objects)?

1 Answers   CGI,


What is ado oledb and odbc?

1 Answers  


Command objects uses, purposes and their methods.

1 Answers  


What is ado recordset?

1 Answers  


What are the advantages of ado.net?

1 Answers  


What are relation objects in dataset and how & where to use them?

1 Answers  


Categories