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
What is Pre-Render event in ASP.NET?
What do you mean by serialize and marshalbyref?
How do you create a master page?
What is semantic gap?
What is a viewbag?
What are assemblies and namespaces and explain the difference between them ?
Why we use asp.net for website development?
What is the differences between a primary key and a unique key in sql server?
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
what are the web form events available in asp.net?
What are early binding and late binding.
What are standard controls?
What is the difference between the get method () and post method ()?
Why do we use sessions?
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?