InterWorks Blog: Linq
Seeing as we're the experts, we thought we'd share some of our intel. But beware, this level of inside information may cause extreme shock and awe. If you get lost, just fire up a flare - we'll come and get you.
15
Apr 2011
1 comments |
The Problem
When using Entity Framework let's say you set up a model with inheritance. Let's make ourselves a simple example (with psuedo-code) to illustrate:
abstract class Product{ int Id { get...[more]
08
Mar 2010
I don't use Linq much, but when I do I'm amazed how awesome and fun it is. Here is a simple way to remove null values (note values, your keys should never be null, ever and if they are something is...[more]

Click to get started.
