DCSIMG
LINQ - ekampf 2.0

ekampf 2.0

Provides rich user reading experience and a warm fuzzy feeling...

על הבלוג

DeveloperZen.com feed (my main blog):

 Subscribe in a reader

ekampf 2.0 (blogs.microsoft.co.il syndication) feed:

 Subscribe in a reader

    Navigation

    Browse by Tags

    All Tags » LINQ (RSS)
    The Dark Side of LINQ
    I've been having mixed feeling for quite some time now regarding LINQ. Sure it can make working with data sources a lot easier and it can definately save a lot of code... But, what happens with the following C# foreach statement List < KeyValuePair...
    Introduction to LINQ
    I'm doing a 1 hour Introduction to LINQ session at SAP tomorrow. Below is a link to the presentations and I'd be happy to hear comments about it if anyone has any... Technorati Tags: .NET 3.0 , LINQ , Language Integrated Query © 2007 Eran Kampf...
    A C# 3.0 Ray Tracer
    C# PM Luke Hoban has posted a simple C# Ray Tracer code that utilizes the new C# 3.0 language capabilities. On the same note, you can also check Scott Guthrie's posts about the new C# 3.0 language features: Automatic Properties, Object Initializer and...
    LINQ\C# Learning Guide
    TheServerSide.Net has published a very comprehensive LINQ\C# Learning Guide . Technorati : .NET , C# , LINQ