Fork me on GitHub

Archive | .NET

07 March 2010 ~ 1 Comment

Announcing MVCMelee!

Today my friend Sara Chipps and I are announcing the creation of the MVC Melee! The contest will be a 48 hour competition where teams of ASP.NET MVC developers will have 2 days to come up with a rad web application idea and put it in action. The public will judge. Prizes will be given. [...]

Continue Reading

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 [...]

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 [...]

Continue Reading

Tags: , , ,