15 Apr
2008

Dynamic LINQ

Category:UncategorizedTag: , , :2 Comments on Dynamic LINQ

Something I just saw for the first time is a Microsoft C# sample application called DynamicQuery.  This allows you to enter part of a LINQ query as a string. If you have Visual Studio 2008 installed, you can find the samples in this directory: C:\Program Files\Microsoft Visual Studio 9.0\Samples\1033.  Then extract the file CSharpSamples.zip.  The […]

Read More
18 Feb
2008

Code Cast 3 – Chris Brandsma

In this episode of the Elegant Code Cast, we visit with Elegant Coder Chris Brandsma. Chris is a senior developer at Mobile Data Force in Boise, Idaho. Chris provides some great details on subjects ranging from AJAX and RIA separation of concerns to LINQ and Lambda expressions. He also gives us a glimpse of what […]

Read More