The MxAdapter is the designer for data sources. It creates so called adapter which represent a container for different data sources. The main purpose of an adapter is grouping content related data source together which simplifies the use and improves overview of created data sources.
To create adapter with MxAdapter designer
- In Solution Explorer right click Adapters folder and choose Add -> New Item.
- In section My Templates select MxAdapter template, enter the name of the adapter and click Add.
- When adapter is created for the first time, window appears requesting the confirmation to create it. Click Trust.
- Rebuild the project.
In Solution Explorer new adapter is added to the folder Adapters.
NOTE: You can add any number of adapters to the MxSolution.