I am trying to use subsonic for asp.net 2.0 for creating admin pages of all tables for CRUD operations. I had tried subsonic a year and a half ago for the same purpose and was able to do it successfully wherein it created a folder named "ActionPack" with all the pages and .vb files.
However, strangely I can't seem to find any resource that can guide me of repeating the same thing. I know scaffolding is a personal term used by Ruby on Rails but still its interchangeably used for defining subsonic's process of "auto-generating CRUD pages." But, I am a bit confused over 2 terms "scaffolding" and "auto-scaffolding". Is there any difference? My need to is to generated the physical pages on disk for later use so as I can edit them freely.
Any help appreciated.
Thanks,
Naresh Rohra.
(MCTS - MS .Net Framework 2.0: Web Applications)