Important! Selecting a language below will dynamically change the complete page content to that language.
This paper describes how to create a .NET assembly and use it in a Microsoft Dexterity-based application.
Note:
There are multiple files available for this download.
Once you click on the "Download" button, you will be prompted to select the files you need.
DotNetFromDexterity.pdf
DotNetFromDexterity.xps
-
This document describes the steps to write a C# class and compile it into a .NET assembly that can be called via COM from a Dexterity-based application such as Microsoft Dynamics GP. After the .NET assembly is created, a Dexterity script is created that calls and tests the code in the assembly.
The C# class created for this example is a simple. However, more complex projects can be created and used successfully.
Supported Operating System
Windows 7, Windows Server 2003, Windows Server 2008, Windows Vista, Windows XP
-
- To view the PDF file, you will need a PDF reader, such as the free Adobe Reader.
-
- Click Download to download the document in PDF or XPS file format.
- Save the file to your computer.
- Repeat these steps on each computer where you want to install the document, or save the file to a shared folder where other others can access it.
-
This document assumes that you have some experience with Microsoft Dynamics GP, Microsoft Dexterity, and Microsoft Visual C#.