gordonhogenson

Installing Azure SDK 2.3 for Visual Studio "14" CTP

To install the Azure SDK 2.3 for .NET with Visual Studio "14" CTP, follow these steps. This...

Author: GordonHogenson1 Date: 06/02/2014

Using MailboxProcessor.Scan for communication between F# agents

In a previous post, I presented a background job manager in F# using the MailboxProcessor. In this...

Author: GordonHogenson1 Date: 01/20/2011

Using F# agents and cancellation tokens to manage background jobs

In a previous post, I created an F# agent that runs background computations. However, it was limited...

Author: GordonHogenson1 Date: 01/14/2011

Using F# agents to manage background jobs

In a previous post, I started out with some simple F# agents. As we saw previously, agents process...

Author: GordonHogenson1 Date: 01/12/2011

F# agents with timeouts

In my previous post, I showed a code snippet with a very simple F# agent console application. You...

Author: GordonHogenson1 Date: 01/10/2011

Welcome to Gordon Hogenson's F# Blog

I'm the technical writer who wrote most of the MSDN documentation for F#, and I decided to start a...

Author: GordonHogenson1 Date: 01/06/2011