MxSolution is created from a predefined template, which is imported in Visual Studio upon the installation of MX-Developer. When created it already has all basic references. It also has some post build events defined.
To create new MxSolution
- Run Microsoft Visual Studio 2005 or 2008.
- On the File menu, click New, and then select Project option.
- Select MxLibrary template from My Template section.
- Enter the name of the project and click OK.
A new MxSolution is created. Solution contains several different folders for Mx components. For better organization and overall overview every Mx component should be create in the appropriate folder. Folders can be seen in the Solution Explorer.
MxAdapter
Data Access Layer - MxAdapter
MxPart
User Interface - MxPart
MxDiagram
Business Logic - MxDiagram
MxChart
Designing a Chart
MxNavigationMenu
Designing a Navigation
MxBootstrapper
Bootstrapper - MxBootstrapper
MxWizard
MxWizard