ScottGu: No plans to drop LINQ to SQL

Saturday, November 1st, 2008 Posted in News | 1 Comment »

There certainly have been a lot of rumors flying around the blogosphere the last 48 hours regarding LINQ to SQL.  I saw three stories on the front page of DotNetKicks ... Read more..

LINQ to SQL is Dead?

Friday, October 31st, 2008 Posted in News | 2 Comments »

The last few days I've been doing quite a bit of database design and implementation.  I wanted to take advantage of the new LINQ to SQL technology, following along with ... Read more..

Long-awaited F# CTP Release!

Saturday, August 30th, 2008 Posted in Programming | 1 Comment »

I just found out that the September 2008 CTP of F# is now available!  I've been anticipating this latest release ever since Don Syme announced that they would be moving ... Read more..

FizzBuzz the Functional Way

Saturday, June 14th, 2008 Posted in Programming | No Comments »

One of the most popular interview questions to weed out the good candidates from those that can't code at all is the "FizzBuzz" problem.  It's a simple programming exercise: ... Read more..