Answer Posted / mahesh kotekar
DataAdapter is an object which creates a bridge between the
database and front end. It opens and closes connections
automatically. Fills the dataset with table and values from
database and update the database from dataset.
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
Mention the core components of .net framework?
Name a few different return types of a controller action method?
Give an example for authorization filters in an asp.net mvc application?
Is .net framework going away?
What is the meaning of unobtrusive javascript?
which are the key concepts of entity data model?
What is the use of viewmodel in mvc?
Explain unit test done by tester on development team?
What are the possible razor view extensions?
How does �side by side� work for the .net framework 3.0?
Can you explain the page life cycle of mvc?
What are authentication filters in web api?
What is net framework 3.0 ?
Mention some action filters which are used regularly in ASP.Net MVC?
what is ssdl?