Peter begins to explore the usability of Dynamic Data and Entity Framework by adding the simplest possible data model to his application. In this column and in following ones, I'm going to look at ...
Concurrency handling can be used to maintain data integrity and data consistency when multiple users access the same resource concurrently. Concurrency violations can occur when you have ...