Answer Posted / sudheer kallipudi
DataAdapter is the bridge between the dataset and database.
Dataset is the Disconnected architecture,through
dataadapter we can get the data from database to dataset.
Once we get the data from database, connection will be
automatically disconnected.Just like Our mobile set.
Once we connected the charger to our mobile,the mobile will
charged.After batary will charge we will disconnect from
the adapter..like that.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between trace and debug in asp.net?
How is session id generated?
What is the concept of postback in asp.net?
Define a static class?
What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?
Describe state management in asp.net?
Can you explain composite pattern?
Explain page output caching?
What is strong-typing versus weak-typing?
What is the life cycle of web page?
Define static function?
How can we apply themes to an asp.net application?
What are the Types of object in asp
What is a url string?
Which adapter should you use, if you want to get the data from an access database?