Answer Posted / anuj tyagi
ADO.Net is a class library provided by microsoft with
DotNet for database handling.
It provides classes for database connection, geting data
from database, handling transactions etc..
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What is managed extensibility framework?
What is entity sql? : Entity framework
How to change the action name in ASP.Net MVC?
What is the difference between entity framework and mvc?
What filters are executed in the end?
What is the use .Glimpse in ASP.Net MVC
Explain tempdata in mvc?
In razor syntax, what is the escape sequence character for @ symbol?
Explain entity lifecycle? : Entity framework
what is .edmx file and what it contains?
Explain JSON Binding?
Which version of the common language runtime (clr) does the .net framework 3.0 use?
The order of the filters that get executed, if the multiple filters are implemented?
Explain the new features added in version 4 of mvc (mvc4)?
Explain test driven development (tdd) ?