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
Explain method to handle error using HttpError in Web API?
What is event bubbling?
What are the disadvantages of asp.net?
Explain server side state management system.
Apart from IDE what are the enhancements in asp.net 2.0?
What is latest version of asp.net mvc? : Asp.Net MVC
What is Forms Authentication in ASP.NET?
What is postback and autopostback in asp.net?
What are the features of asp net?
Can you dynamically assign a Master Page?
What is session authentication?
what is DLL Hell and how it is solved in .NET? please explain clearly??
What is active web pages?
Can you explain how ASP.NET application life cycle and page life cycle events fire?
What does it mean your session has timed out?