01 November 2009 ~ 4 Comments

Hornget, Why I think it needs binaries

Today I learned about the Hornget project which is lead by Paul Cowan. Hornget attempts to solve the elusive “package manager for .NET” problem by creating a packager system for open source .NET projects.
An interesting choice the Horn project team made was to keep the repository (not the design pattern, the actual place where the [...]

Continue Reading

17 October 2009 ~ 0 Comments

Git Presentation from 10/17 Code Camp

Here’s a link to my slides from my 10/17 Microsoft Code Camp talk on using Git and GitHub for .NET development. Thanks for coming out everyone!

Git & GitHub for .NET

Continue Reading

Tags: , , ,

15 August 2009 ~ 0 Comments

Multipart Form Posts in .NET

Recently I decided I wanted to develop a small, lightweight Windows client to use for Baconfile, Leah Culver’s latest side project for easily uploading files to Amazon’s S3 service. Chris Wanstrath made a nice little Mac client and I thought Windows users might enjoy the same type of functionality.
After deciding on how I wanted the [...]

Continue Reading

Tags: , , ,