Tech Library
Entity Framework 4.0 Recipes: A Problem-Solution Approach
Larry Tenny and Zeeshan Hirani
Entity Framework 4.0 Recipesprovides an exhaustive collection of ready-to-use code solutions for Entity Framework, Microsoft's vision for the future of data access. Entity Framework is a model-centric data access platform with an ocean of new concept...
LINQ in Action ***
Fabrice Marguerie and Steve Eichert and Jim Wooley
LLINQ, Language INtegrated Query, is a new extension to the Visual Basic and C# programming languages designed to simplify data queries and database interaction. It addreses O/R mapping issues by making query operations like SQL statements part of th...