Answer Posted / sambhav yadav
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 ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is ViewStart Page in ASP.Net MVC?
Can you explain renderbody and renderpage in mvc?
What are the components required to create a route in ASP.Net MVC?
What is asp net framework?
what is use of entity container?
How you can implement custom validation in asp.net MVC?
How to change the action name in ASP.Net MVC?
what is msl?
Is the following route definition a valid route definition? {controller}{action}/{id}
what is split entity?
What are the new enhancements done in default project template of asp.net mvc 4?
What is needed for running an application built on winfx on the .net framework 3.0?
how can you enhance the performance of entity framework?
What is code first? : Entity framework
What are the sub types of ActionResult?