Welcome to MSDN Blogs Sign in | Join | Help

March 2007 - Posts

In-Memory Query with C#2.0 and C#3.0

Here's some sample code from a demo I did a few months ago. It's a simple example of how much easier in-memory query and transformation are with C#3.0 and LINQ, compared with a straightforward implementation using C#2.0. The Query The goal is to implement
Posted by LukeH | 9 Comments

Using LINQ to solve puzzles

A couple months ago, I had a great time participating in Microsoft's PuzzleHunt event along with our team "Cup<T>". Normally, the puzzles in puzzle hunt are designed to limit the value of writing programs to help solve them. But this year, I did
Posted by LukeH | 9 Comments

The C# Compiler in Orcas

I started working on the C# compiler team a little more than a year ago, right around the time that we started development on the Orcas C# compiler. It's been a great project to work on, and it's good to see folks starting to use the new compiler in the
Posted by LukeH | 1 Comments
 
Page view tracker