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
Why we need a separate mobile project template, while we can render our web application in mobile ?
what is msl?
explain why t4 entity is important in entity framework?
What does a viewmodel do?
Is mvc 4 supporting windows azure sdk (software development kit) ?
List the new features added in .net framework 4.0.
Explain the advantages of asp.net mvc over asp.net?
What are the options can be configured in AJAX helpers?
what is entity framework advantage?
What is the meaning of unobtrusive javascript? Explain us by any practical example.
What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?
What is viewbag title?
Explain Bundle.Config in ASP.Net MVC4?
How does the .net framework 3.0 relate to the .net framework 2.0?
How you can implement custom validation in asp.net MVC?