Getting started with CSLA is an easy three step process.
Step 1: Download CodeSmith
Download and install the latest version of CodeSmith Generator Professional.
NOTE: CSLA requires the latest version of CodeSmith Generator Professional
(If you have not previously registered with CodeSmith Tools or do not currently own a license of CodeSmith Generator, you will be required to register on the CodeSmith Tools website to get a trial key before using CodeSmith Generator.)
Step 2: Find CLSA
- Open CodeSmith Explorer
- Navigate to Frameworks\CSLA from the CodeSmith Samples Folder shortcut.
Step 3: Run quickstart
- Double click the quickstart.cst template
- Select a database
- Click generate
Clicking generate will automatically open Visual Studio so that you can quickly get started using CSLA!
Labels:
2 Comments
Hide/Show CommentsDec 08, 2011
Anonymous
When I click "Generate" VS2008 doesn't open. I would rather this just generate to something other than VS. And I don't want to generate the entire DB, just a few tables. How do I do that?
Dec 14, 2011
Blake Niemyjski
Hello,
What version of CodeSmith Generator and set of CSLA templates are you using? What would you like to generate to? You can choose what tables to generate to by updating the IgnoreList Regex inside of the Entities template. This can be configured via Manage Outputs.