As far as the source code is concerned, you have Scott Gu's version on CodePlex, and you have Brad Abrams' version attached at the end of his post. But wait, Brad's version is written for MVC preview 1, which is not compatible with MVC preview 2 released a few months ago ( This is the nature of beta), and it's not compatible with the latest VSP 2008 SP1 beta. (I tried to compile the ADO.NET Entity Framework class and I failed. In the end I had to redo the class using the latest designer)
Eager to learn a thing or two about ASP.NET MVC, I've put together a Brad MVC version that is compatible with:
- Visual Studio SP1 beta
- MVC Preview 2
Oh yes, the VS 2008 SP1 beta download and installation is going to be massive. Before the installation, make sure that you
- Uninstall Silverlight tools
- Uninstall the hotfix KB949325
- Uninstall all the old ADO.NET entity framework.