subsonic with ASP.net MVC2 strongly typed views -
I have an MVC project setup, and I have brought the subgenic active record templates to my project, and they successfully and I I can use subsonic classes to use my database. However, how do I create a properly typed view using the subsonic generated classes? When I select "Add View" and I check the checkbox to create a typed view, none of the sections generated from the subsonic for my data is available. How can I do this?
You first need to compile your project.
Comments
Post a Comment