Date: Monday, May 12, 2008 @ 6:00 p.m. Topic: Data Access Layers with LINQ to SQL and ADO.NET Data Services Speaker: Scott Hanselman and Beth Massi, Microsoft Join Scott and Beth as they show you how to build a data access layer using LINQ to SQL and then how to expose the LINQ to SQL entities using ADO.NET Data Services. LINQ to SQL is an O/RM (object relational mapping) implementation that ships in the .NET Framework 3.5, and which allows you to model a relational database using .NET classes. You ......