There are a number of conflicts between the MVC RC and the Starter Kit P5, if we can build a comprehensive list, then we can update the project. For instance: * Code-behind-less aspx's now require...
If the controllers have an additional constructor to receive the membership provider or role provider instead of using always the singleton instance, the code will be much easier to test with TDD (...
I'll refer to myself from this work item http://www.codeplex.com/MvcMembership/WorkItem/View.aspx?WorkItemId=544: --- I've integrated OpenID with my current project according to similar system as P...
We should wait until the next release on this, as it has been mentioned that unit testing will be dramatically simplified. That said, we still have two questions open: What unit testing framework?...