You have successfully created a solution for developing your Salamanca application. The solution contains a project that will create a reusable library based on the domain model you will design (by opening the Model.sdml file).
To generate this library, please follow the following steps :
- Save your Domain Model (Model.sdml).
- Generate the code by clicking on the Transform All Templates button in the
Solution Explorer :
(If you don't see this button, right-click on a file in the GeneratedCode folder, and click on the Run Custom Tool menu item) - Build the solution (F6).
Don't forget to regenerate the code (step 2 above) every time you change your model...