Working with NULLs in LINQ to SQL
Posted: 16/04/2007 by Mike Taulty
If you experience any technical difficulties viewing this video please email us at ukmsdn@microsoft.com.
Overview
NULL values are common in relational databases but not so common in .NET Framework programming (especially for value types). In this video we look at how LINQ to SQL (along with CLR 2.0 and Framework V2.0) naturally uses nullable data types.
(Duration: 9mins 21secs)
Latest screencasts by Mike Taulty
-
Visual Studio 2008 - Remote Debugging with MSVSMON.EXE
The application's on one machine and Visual Studio ...
-
ADO.NET Data Services - Service Operations
ADO.NET Data Services has a service-side facility for ...
-
ADO.NET Data Services - Query Interceptors
ADO.NET Data Services has a facility whereby we can ...
-
ADO.NET Data Services - Querying with LINQ
For a .NET client that interacts with an ADO.NET Data ...
-
ADO.NET Data Services - A Basic .NET Client
In this video we'll take a quick look at how we can ...
All Mike Taulty Screencasts