Bill McCafferty put together a 'Best Practices' project using ASP.Net MVC for the UI layer, NHibernate as an ORM, Spring.Net for DI and NUnit as a unit testing tool. http://www.codeplex.com/SharpArchitecture
Tag - ASP.Net MVC
asp.net mvc storefront series
By Jeroen on Friday 20 June 2008, 09:47
Rob Conery has an interesting series of webcasts on his blog, leveraging ASP.Net MVC in a real-world excercise for building a 'storefront' application using TDD. Check out the series here: http://blog.wekeroad.com/mvc-storefront/.