May 2011
Beginner
360 pages
8h 35m
English
Build events enable you to add actions either before or after the project build operation. In Umbraco, you use these events to trigger several XCOPY commands to transfer the compiled DLLs as well as any other files to your Umbraco installation. Without these actions, you would have to manually copy the compiled files to your Umbraco installation after every build in order to see the changes reflected on your website.
You manage build events in the project properties. To open the properties, simply double-click the Properties node in the Solution Explorer, as shown in Figure B-2.
FIGURE B-2:

After you're in the project Properties page, follow these steps to add the build events:
Read now
Unlock full access