
I played with the ObjectDataSource Control a bit this past weekend to understand how it works with update concurrency for multiuser ASP.NET web applications. If you are interested in learning about the fundamentals of concurrency in SQL Server at a high level, you can read my post on it: Concurrency in SQL Server.
|