Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
No Answer is Posted For this Question
Be the First to Post Answer
Where web.config file is used?
Describe the difference between a Thread and a Process?
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
How do you manage session in ASP and ASP.NET?
Can we change the page layout in ASP.NET 2.0 as Grid Layout like in previous version
What you mean by partial Class in asp.net 2.0?
where the stored procedure are written in business logic or data acess layer?
What is the difference between executescalar and executenonquery?
Tell me the code snippet to show how we can return 404 errors from HttpError?
How can we register exception filter from the action?
Is data can be edited in the Repeater control?
Do you know about caching with the datasource controls?