4 Jul
2012

Introduction to NancyFX on Pluralsight

Earlier this week, Pluralsight published my first course, Introduction to Nancy. The Nancy framework, or NancyFX for short, is a web framework started by fellow Elegant Coder Andreas?H?kansson?(@thecodejunkie).?I feel very fortunate to have had?Andreas and Steven Robbins?(@grumpydev)?available to provide feedback on the course content. Some may wonder why I chose to create a NancyFX course… […]

Read More
2 Mar
2012

A NancyFx Content-Negotiation Extension

You have probably already heard about Nancy, the web framework created by Elegant Code?s own Andreas H?kansson. Andreas and Steven Robbins, custodians of the Super-Duper-Happy-Path, have coordinated the evolution of the framework that I have come to very-much appreciate. My coworkers and I have been working on a new API for our products, and Nancy […]

Read More
15 Jul
2011

New Open Source Project: OptionStrict.oEmbed

My friend, former colleague, and fellow Elegant Coder, Cory Isakson, has graciously allowed me to open source his .NET oEmbed library. Cory and I have been using this library for about two years, and a derivative of the library has been in production at an internet media company for nearly as long. The library is […]

Read More
26 Feb
2011

Boise Code Camp 2011–Introduction to Git

Category:UncategorizedTag: , , :

We are having another great Boise Code Camp and once again, I am glad I presented. Git is a DVCS, or distributed version control system, that is gaining popularity in the .NET community. In this session, we will explore: How Git is different from other version control systems (Subversion, Team Foundation Server, Mercurial) Common tools […]

Read More
28 Mar
2010

Boise Code Camp 2010: Distributed Event-Driven Architecture Session Notes

I presented a session on event-driven architecture (with examples using NServiceBus) at Boise Code Camp yesterday.  I had a great turnout and great feedback. Thanks so much to those who attended!  If you attended and have any feedback/constructive criticism, please leave a comment! For those who missed the session ? or for those who would […]

Read More