what is the deference between dataset and data adapter?
Answer Posted / satya kumar
dataset is defind copy of the from the it is not directly
connected to the database it connetsd by dataadpter. so
dataadpter is defind the connectin between database and
dataset
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Do gac'ed assemblies have fulltrust?
is gateway for sms continue connected for sending sms.how?
Why do we need master page in asp.net?
Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)
what is publisher?
What is another word for redirect?
what is AutoEventWireUp and what is the use of This property explain in details?
What is the use of autowireup in asp.net?
What is difference between view and partial view?
How does output caching work in ASP.NET?
What is http protocol and how it works?
Explain difference between dataset and datareader?
What is a query string in a url?
How to manage different kinds of sessions in ASP.NET?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?