Microsoft Download Center Archive
|
|
Microsoft Dynamics GP 10.0 White Paper: Using a .NET Assembly from a Dexterity-based Application |
This paper describes how to create a .NET assembly and use it in a Microsoft Dexterity-based application.
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.
This example was created and tested using the following:
- Microsoft Dynamics GP 10.0 SP2
- Microsoft Dexterity 10.0.313
- Microsoft Visual Studio 2005 SP1
Files
|
|
Status: LiveThis download is still available on microsoft.com. The downloads below will come directly from the Microsoft Download Center. |
| Files |
|---|
|
|
|
|
This download includes .xps files. XPS was a Microsoft document format intended to replace PDF. To view these files, you may need to install the XPS Essentials Pack.
System Requirements
Operating Systems: Windows Server 2003, Windows Vista, Windows Server 2008, Windows XP
- To view the PDF file, you will need a PDF reader, such as the free Adobe Reader.
- To view the XPS file, you will need Windows Vista or the Microsoft XML Paper Specification Essentials Pack.
Installation Instructions
- Click Download to download the document in PDF file or XPS file format.
- Save the file to your computer.
Additional Information
This document assumes that you have some experience with Microsoft Dynamics GP, Microsoft Dexterity, and Microsoft Visual C#.