News

Guthrie's highly detailed nine-part series of LINQ to SQL tutorials convinced many Web developers to replace typed DataSets with LINQ to SQL EntitySets. Use of LINQ to SQL grew neck-and-neck with ...
Mobile Corner Understanding LINQ to SQL on Windows Phone 7.5 The "Mango" update to Windows Phone 7 includes LINQ to SQL abilities. Use these via building a sample movie review app. By Nick Randolph 10 ...
Twice in the past couple of months I’ve gotten tripped up by the same data issue when using LINQ to Entities in the .NET framework. I create a simple view in my database which performs some ...