Screencasts by Mike Taulty
-
Concurrency in LINQ to SQL
LINQ to SQL presents an optimistic concurrency model that is driven by the mapping data that you provide to the framework. In this video we look at how that works.
Posted: 16/04/2007 by Mike Taulty
-
Updates with LINQ to SQL
The title says it all - how do we do updates when using LINQ to SQL?
Posted: 16/04/2007 by Mike Taulty
-
Deletes with LINQ to SQL
The title says it all - how do we do deletes when using LINQ to SQL?
Posted: 16/04/2007 by Mike Taulty
-
Inserts with LINQ to SQL
The title says it all - how do we do inserts when using LINQ to SQL?
Posted: 16/04/2007 by Mike Taulty
-
Code Generation Tools in LINQ to SQL
LINQ to SQL comes with tools both inside and outside of Visual Studio for generating artefacts that we can then feed to the framework to drive the mapping process. In this video we explore those tools.
Posted: 16/04/2007 by Mike Taulty