Welcome to Bangladesh Microsoft Technology Community Sign in | Join | Help

Saturday, January 26, 2008 - Posts

Some other LINQ related links from MSDN

The LINQ PROJECT   Getting Started (LINQ to SQL) Provides a condensed overview of LINQ to SQL along with information about how to get started using LINQ to SQL. Programming Guide (LINQ to SQL) Provides steps for mapping, querying, updating,
posted by Shahed | 0 Comments

Object Relational Designer (O/R Designer) for LINQ to SQL

The Object Relational Designer (O/R Designer) provides a visual design surface for creating LINQ to SQL entity classes and associations (relationships) that are based on objects in a database.source: http://msdn2.microsoft.com/en-us/bb384429.aspx O/R
posted by Shahed | 0 Comments