The goal of this demo script is to help presenters give a presentation that illustrates the main aspects of SC-SF - May 2007 Release such as WorkItems, Commands, EventBroker, Services, Workspaces and the Dependency Injection pattern.
This demo stript provides step-by-step instructions to create a SC-SF application. The application consists of two Business Modules:
- Notifications module: this module populates the Main Menu Strip of the Shell with two items and adds them as invokers of the DumpWorkItem and ShowNews commands respectively. It also adds two views to the Shell.
- Stocks module: this module shows BuyStock and Reports SmartParts in the the Shell.
The Shell is made up of two Workspaces: an
OutlookBarWorkspace (the one in the right) and a
DockPanelWorkspace (the one in the left).