Answer Posted / prajakta m
ADO.NET is a advanced interface provided by .NET to handle
the matters of databases. It includes database connection,
retrieval and manipulation of the data from varied data
sources like SQL Server, Oracle, OLEDB and ODBC.
It provides 2 architectures connected and discconnected.
Connected needs continuous open connection and disconnected
doesnt. In disconnected, DataAdapter takes care of opening
and closing the connection as and when needed
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is the meaning of unobtrusive javascript?
What are the components of the .net framework.
What are Validation Annotations?
How do I use partial view?
what is use of entitydatasource control?
Explain bundle.config in mvc4?
Explain something about model, view and controllers in asp.net mvc?
How to make sure Client Validation is enabled in ASP.Net MVC
What is rxjava used for?
what do you mean by table-per-type?
What is iobjectset? : Entity framework
What is the version number for the next version of the .net framework, codenamed �orcas�?
which are the key concepts of entity data model?
Can you explain renderbody and renderpage in asp.net mvc?
what is entityclient?