Book Club: An agile approach to a legacy system (Chris Stevenson and Andy Pols)
· book-club legacy-code

Test Doubles: My current approach
· testing test-doubles

F#: A day writing a Feedburner graph creator
· f

F#: Wrapping .NET library calls
· f

Continuous Integration: Community College Discussion
· software-development

F#: Downloading a file from behind a proxy
· f proxy

F#: Convert sequence to comma separated string
· f

F#: Parsing Cruise build data
· f

Book Club: Why noone uses functional languages (Philip Wadler)
· functional-programming book-club

C#: Removing duplication in mapping code with partial classes
· c net