I understand there are a number of small applications built on MVC. Is there an enterprise application sample that is standardized and uses best practices?
It is good, but it's not really an enterprise application sample, so it doesn't quite answer the question. It's a pretty useful toolkit; the Northwind sample included in the source might be a good demonstration of the conventions of the toolkit.
                  JasonTrue
                   2010-04-22 19:52:57
                
                
                A: 
                
                
              
            When I was getting familiar with MVC, I used the Orchard CMS project to pick up the tricks of the trade.
                  bryanjonker
                   2010-04-22 19:23:46
                
              That's a good example of how to waste 90% of your effort building a bloated infrastructure around an anemic domain. I don't recommend it.
                  Ryan
                   2010-04-23 02:23:07