Answer Posted / biswajit
its a part of Ado.net .its use to provide the
communication between dataset and the datasoursece .
it perform the select,insert, update and delete SQL
operation in the data source .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain unit test done by tester on development team?
what is eager loading?
What are Model Binders in ASP.Net MVC?
What is the role of the jit compiler in .net framework?
How we can handle the exception at controller level in ASP.Net MVC?
What is separation of concerns in asp.net mvc?
What is the difference between ViewData, ViewBag and TempData?
What is the advantage of mvc?
What is razor code?
How we can call a javascript function on the change of a dropdown list in mvc?
Explain dependency resolution?
Mention some action filters which are used regularly in ASP.Net MVC?
Explain the types of Scaffoldings.
What is the difference between viewbag and viewdata in mvc?
What is difference between html.beginform and ajax.beginform?