I managed to create a Model First DBContext model (before it was a normal ObjectContext derived model).
Strangly now my VS is not showing ANY of my classes in the Mo
Create a new MVC internet site. Add existing (your model classes) - verify it works, then start diffing the two projects.