Kigg – A great example of ASP.NET MVC
Sonu Kapoor the owner of http://dotnetslackers.com wrote an initial version of Kigg, a Digg clone using ASP.NET MVC. I happened to check back at the source code after I noticed that http://www.dotnetshoutout.com looked exactly like what I remember Kigg to be. After looking at their codeplex page I noticed they have updated the source to work with ASP.NET MVC Beta.
The folks developing Kigg have really created a project I can get behind and recommend those working on, or looking into ASP.NET MVC take a peak at. It’s a great place to get started and show that you can create solid, flexible code using the ASP.NET MVC platform. They include a lot of code coverage with their unit tests. I highly suggest everyone go check it out.