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 way of loading data in ef (entity framework)?
How we can multiple submit buttons in ASP.Net MVC
What are the new features 3.5 framework against with the tool?
Is mvc 4 supporting windows azure sdk (software development kit) ?
What is difference between html.beginform and ajax.beginform?
What is ado.net data provider? : Entity framework
What is the greatest advantage of using asp.net mvc over asp.net webforms?
What are the Core features of ASP.NET MVC?
What is tempdata?
How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?
Is entity framework slow?
Is the following route definition a valid route definition? {controller}{action}/{id}
Why is the .net framework 3.0 a major version number of the .net framework if it uses the .net framework 2.0 runtime and compiler?
What is the difference between adding routes, to a webforms application and to an mvc application?
What is the need of Action Filters in ASP.Net MVC