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 are actions in asp.net mvc?
What is a view engine?
Explain the new features added in version 4 of mvc (mvc4)?
What is the meaning of unobtrusive javascript?
How does servicing work for the .net framework 3.0?
Explain what platforms does the .net framework run on?
What is viewstart page in mvc?
What is .net framework used for?
How can I return string result from action in asp.net mvc?
Explain the 'page lifecycle' of an ASP.NET MVC?
what is explicit loading?
differences between poco, model first and data first approach?
Where is tempdata stored?
What is meant by viewdata?
What is the difference between viewbag and viewdata in mvc?