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
How we can multiple submit buttons in ASP.Net MVC
What is the difference between viewbag and viewdata in mvc?
Explain what languages does the .net framework support?
What is rxjava used for?
What is entity framework? : Entity framework
what is scalar property?
What is layout in mvc?
What is razor code?
What is meant by domain model?
Explain peek method in tempdata in asp.net mvc?
How can we determine action invoked from HTTP GET or HTTP POST?
Is .net core faster than .net framework?
What is RouteConfig.cs in ASP.Net MVC 4?
mention what is code first approach and model first approach in entity framework?
How we can add the CSS in ASP.Net MVC?