vote up 6 vote down star
5

I've been browsing CodePlex, but I was wondering if there were any ASP.NET MVC applications that really stand out among the rest.

flag

4 Answers

vote up 8 vote down check

Rob Connery's MVC Storefront/Commerce Starter Kit, with videos...

link|flag
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 Nov 18 '08 at 15:43
vote up 2 vote down

Code Camp Server - http://code.google.com/p/codecampserver/

link|flag
vote up 2 vote down

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

link|flag
Jump the Gun is a real shop, built with SutekiShop. jumpthegun.co.uk/shop/Product/Index/3 – IainMH Dec 4 '08 at 21:29
vote up -1 vote down

THIS site stand out among rest ;)

http://blog.stackoverflow.com/2008/09/what-was-stack-overflow-built-with/

link|flag
"good and open source applications" – Manuel Ferreria Nov 18 '08 at 15:12
But we don't know if it's "good" until we see the source. Show me the source, Jeff. – Thomas Owens Nov 18 '08 at 17:46

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.