The Microsoft Dynamics AX development environment, MorphX, and the Visual
Studio development environment are integrated through Visual Studio Tools for
Microsoft Dynamics AX. Visual Studio Tools for Microsoft Dynamics AX is a
collection of tools that enable managed code development for Microsoft
Dynamics AX. These tools provide developers with a rapid application
development (RAD) experience in the Visual Studio IDE. The Visual Studio
Tools for Microsoft Dynamics AX include:
• Managed code support.
• Developers can use type safe proxies to call X++ classes from managed code.
• Report development.
• Enterprise Portal development.
Close integration between MorphX and Visual Studio means that developers can
leverage the benefits of each development tool and work in the environment that
best suits their development scenario.
Regards,
Hossein Karimi
Sunday, July 22, 2018
Development with Visual Studio
Labels:
AX 2012,
Installation

Subscribe to:
Post Comments (Atom)
Configure the Firewall on the Enterprise Portal Server
After you install Enterprise Portal, enable Web Server (HTTP) in Windows Firewall. If you do not enable the web server in Windows Firewall...
-
To integrate Microsoft Dynamics AX and Analysis Services, you must connect Analysis Services to the Application Object Server (AOS). To do s...
-
1. Open Microsoft Dynamics AX. 2. In the AOT, expand the Queries node, and then locate the CustTrans_W1 query. 3. Expand the CustTrans_W1 ...
-
The below select query will give the both the Sales Line record count and the sum of sales quantity. static void Test_Data(Args _args) ...
No comments:
Post a Comment