Blog Series

Learning F#

To say that F# has consumed my life over the past year would be a bit of an understatement. In the Learning F# series you can find many of my early “discoveries” about the language along with a number of F# resources.

C# 6.0 Features

As much as I prefer working in F#, I can’t ignore the fact that most of my work is still in C#. With Visual Studio “14” now in CTP 2 and including some of the C# 6.0 features, it makes sense to take a more serious look at what’s in the works or has already been implemented.

LINQed Up

The LINQed Up series is a four-part series created to provide an introduction to LINQ. The series should provide newcomers to LINQ with a good enough foundation to add LINQ to their development toolbox and be productive with it.