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
Can any particular component of .net framework 3.0 be removed?
What is page life cycle?
Can you set the unlimited length for "maxjsonlength" property in config?
What is the 'page life cycle' of an ASP.NET MVC?
what is entity data model?
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
What are the possible razor view extensions?
What is entitytypes? : Entity framework
What is the significance of nonactionattribute?
explain how you can load related entities in ef (entity framework)?
What is the benefit of entity framework?
What is presentation framework?
What is a view engine?
What is entity sql? : Entity framework
What are action filters?