Toronto User Group Community Blog

The one stop shop for information related to the Microsoft User Groups in the Toronto Area

  Home  |   Contact  |   Syndication    |   Login
  56 Posts | 0 Stories | 36 Comments | 8 Trackbacks

News



Archives

Post Categories

User Groups

April 2008 Entries

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...