3
shouts

LINQ to Entities, learn workarounds on what is not supported!

posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 294 days, 1 hour, 58 minutes ago
Tuesday, April 21, 2009 3:29:15 PM GMT

In my previous post I talked about what is not supported in LINQ to Entities and made a simple comparison with LINQ to SQL show that these unsupported things works fine in LINQ to SQL. Here I am going to provide workarounds these things. First one will be wrapping the entities with Business Classes. And the second way will be using client evaluation which is converting to work with LINQ to Object. Before you go further, I recommend that you read my previous post to save your time.

Using Business obje...

category: SQL | clicked: 6 | | source: mosesofegypt.net | show counter code
tags: Entity Framework, Linq, Linq To Entities

No comments yet, be the first one to post comment.

To post your comment please login or signup