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 connected scenario? : Entity framework
Is .net core replacing .net framework?
What are the 2 ways of adding constraints to a route?
Is razor a server side?
Is entity framework slow?
what is explicit loading?
Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?
If I have multiple filters implemented, what is the order in which these filters get executed?
what is entity framework?
What is the meaning of unobtrusive javascript? Explain us by any practical example.
How does the .net framework 3.0 relate to the .net framework 2.0?
What is ViewData and TempData in ASP.Net MVC?
What are non action methods in mvc?
differences between poco, model first and data first approach?
How can we determine action invoked from HTTP GET or HTTP POST?