Welcome to MSDN Blogs Sign in | Join | Help

February 2009 - Posts

Tip 2 - Entity Framework Books
Question: Where do I find in depth books on the Entity Framework? Answer: One of the benefits of being on a product team a Microsoft is you get authors who want you to review their books. So far to date I've have had 3 different authors send me copies Read More...
Tip 1 - How to sort Relationships in Entity Framework
Question: One of the questions you often see in the Entity Framework Forums is around sorting related items. For example imagine if you want to query customers, and return only those that have accounts more than 30 days in arrears, and at the same time Read More...
Side effects of first class Associations
You've probably all heard someone say that Entity Data Model (EDM) and more specifically the Entity Framework (EF) treat associations as first class concepts. This sentence, seems reasonably benign, but it has a profound effect on the Entity Framework's Read More...
Page view tracker