How do I use the Subsonic MVC pattern?
1 answer
Until you use Express, classes are created when you create your application. Sometimes this doesn't work and you need to right click on Model / Classes.tt and select Run Special Tool. Then you should have the Classes.cs file nested under the Classes.tt file and the DAL objects will be defined there.
0
a source to share