Answer Posted / eswar
ADO.NET is part of .NET framework architecture. It is a
model used by .NET application to communicate with a
database for retrieving, accessing and updating data
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how can you enhance the performance of entity framework?
Explain the new features added in version 4 of mvc (mvc4)?
What are Model Binders in ASP.Net MVC?
Which filter executes first in an asp.net mvc application?
what is minimum requirement for entity framework applications to run?
What is meant by tempdata in mvc?
Possible ways to prevent xss attacks on mvc application?
What you mean by routing in mvc?
How we can call a javascript function on the change of a dropdown list in mvc?
What is namespace of asp.net mvc?
Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?
Can you explain renderbody and renderpage in mvc?
When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?
What are non action methods in mvc?
What are the Core features of ASP.NET MVC?