MX-Frame Library Send comments on this topic.
Creating a MxSolution
See Also
MX-Developer > Creating a MxSolution

Glossary Item Box

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

  1. Run Microsoft Visual Studio 2005 or 2008
  2. On the File menu, click New, and then select Project option.
  3. Select MxLibrary template from My Template section.
  4. 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.

See Also

©2009 Metronik. All Rights Reserved.