I've been browsing CodePlex, but I was wondering if there were any ASP.NET MVC applications that really stand out among the rest.
+5
A:
Suteki shop is excellent.
Demo app here: http://sutekishop.co.uk/
Code here: http://code.google.com/p/sutekishop/
Mike Hadlow, the author, demonstrated TDD with ASP.Net MVC and Linq to SQL. As I understand it a nHibernate port is on the was as well.
It's certainly production-ready as-is and there's a lot to learn from Mike's style if you're new to MVC
Jump the Gun is a real shop, built with SutekiShop. http://www.jumpthegun.co.uk/shop/Product/Index/3
IainMH
2008-12-04 21:29:33
+8
A:
Rob Connery's MVC Storefront/Commerce Starter Kit, with videos...
Codewerks
2008-11-18 15:05:12
I also recommend this as a great starter. The bonus is that it's been adopted by Microsoft, so they will continue to update as and when .NET MVC improves.
Dan Atkinson
2008-11-18 15:43:33
A:
THIS site stand out among rest ;)
http://blog.stackoverflow.com/2008/09/what-was-stack-overflow-built-with/
But we don't know if it's "good" until we see the source. Show me the source, Jeff.
Thomas Owens
2008-11-18 17:46:35
They say it's ASP.NET MVC, but without the source we can't be sure it's not really well disguised Ruby on Rails running on a LAMP stack using text files as a database.
Andrew Lewis
2010-04-14 15:42:09