Features and disadvantages of dataset ?
Answer Posted / ashbin
DisAdvantages:
1.Data is loaded into DataSet if other Client will update
the data same time in DBServer the updated Data will not
reflect automatically in DataSet.
2.Slower in comparision to DataReader
Advantages:
1.No network Traffic while communicating DBServer.
2.Mapping of Mutiple tables in DataSet make ,Relations
also.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is a session government?
What is Web API Routing?
How does cookies work in asp net?
How can you access the properties and controls of master pages from content pages?
Explain about ASP.NET?
Where is session cookies stored?
What are the Types of state management techniques
When cookie will expire?
What is asp.net master page?
Define the term Scavenging in Caching?
Write code to send e-mail from an asp.net application?
What is server transfer?
How you can access the values from the Repeater control in ASP.NET?
What is the use of worker process in asp.net?
What is the difference between pathparam and queryparam?