Strong Naming: One Year Later

It is almost 1 year to the date of when I first posted JSON.NET Strong Naming And NuGet Woes and the NuGet compatibility issues have »

JSON.NET Strong Naming And NuGet Woes

This post requires a little understanding about how strong naming works. It's complicated, but basically here is the jist: When you compile a library against a »

Timing The Execution Time Of Your MVC Actions

I recently had the need to find out how much time elapsed during the execution of just my action, so I created a handy little action »

ASP.NET MVC 3 Preview 1 Released

The title says it all, so go get your copy today and check out all the new features.  You can download it here. New features include: »

Creating Your First MVC ViewEngine

A question that I have been hearing a lot lately is: How do I change the view location in MVC? But what they really mean to »

ASP.NET MVC 1.0 Released

It was just announced at MIX09 that ASP.NET MVC 1.0 has been released for general use and is out of the Release Candidate phase. »