WCF and the Mystery 404

Upon deployment of our first WCF app to a network share and hosted on IIS6 we received a 404 error. Find out why.. [More]
Bookmark and Share

ASP.NET MVC: Store Routes in the Database

Routing in the new .NEW MVC Framework is a synch to customize. This post shows how to move route definitions out of the global.asax.cs and into the database.. [More]
Bookmark and Share

GameSpy Christmas Party and Rock Band

I'm the drummer... this party rocked!  
Bookmark and Share

ASP.NET 3.5 Extensions MVC Preview 2 Released

Microsoft has release the ASP.NET 3.5 Extensions MVC Preview 2.. [More]
Bookmark and Share

Inject Dependency with Spring.NET and Generics

This post provides code for a generic method to do Dependency Injection with Spring.NET.. [More]
Bookmark and Share

WebConfigurationManager for Multiple Configuration Files

If you've ever needed to manage multiple web.config files in a single application this post provides a class for doing just that!. [More]
Bookmark and Share