Management Console
CCF 2009 SP1 provides a sample solution ConfigServerManagement in the folder <InstallDir>\Microsoft CCF 2009\QuickStarts\ConfigServerSamples\ConfigServerManagement. The solution contains two projects:
- Microsoft.CCF.ConfigurationSystem.MMCSnapIn.csproj: The project is the configuration system management console snap-in.
- Microsoft.CCF.ConfigurationServer.CSCmpt.csproj: The project is a custom component used in the snap-in.
The management console allows you to:
- Add, edit, and remove application.
- Add, edit, and remove sections in the application.
- Add, edit, and remove dimensions and categories in the application.
Show: