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
.Net, C#, EF, Linq
Blake Anderton
comment icon 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
.Net, C#, Linq
comment icon 0 comments |
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]
13
Jan 2010
.Net, C#, Linq, sql
Brian Gammill
comment icon 2 comments |
With the advent of C# 3.0, Microsoft introduced the Language Integrated Query (LINQ) feature to provide .NET developers the ability to query and transform data using any .NET language.  This...[more]

Subscribe to our Networks

Search

IW on Facebook

Bloggers