Published
Thursday, April 26, 2007 1:38 AM
by
mtaulty
For the initial post, see here.
Today's Video
| Title | Dealing with Nulls |
| Topic | LINQ to SQL |
| Publication Date | 27th April, 2007 |
Download Link (best to save, not stream) | http://mtaulty.com/videos/nuggets/l2s/10_mt_l2s_nullability.wmv |
| Description | With the .NET Framework prior to V2.0 there was always a certain "gap" between the way in which the database allowed NULL as a possible value for every data type and the way in which the .NET type system did not. With .NET V2.0 this gap got closed and LINQ to SQL makes use of that in order to offer a natural way of dealing with DB NULLs from our .NET code. Here we take a very quick look. |
| VS Version Used | Visual Studio "Orcas" March CTP |
| Download Size | 6MB |
| Running Time | 9 minutes |
Previous Videos
Next Video
When Do Queries Execute? [LINQ to SQL], Publish Date: 30th April, 2007.