The .NET Business Connector is a component of the development environment
for Microsoft Dynamics AX. You can use the .NET Business Connector to build
software applications that can be integrated with Microsoft Dynamics AX, and
consider it as a Microsoft Dynamics AX client that does not have a user
interface. You can use the .NET Business Connector to access the same X++
code, business logic, and security model that are available to the Microsoft
Dynamics AX client. The .NET Business Connector contains a kernel that is used
to interpret and execute code, and provides a run-time environment for
interacting with elements in the Application Object Tree (AOT).
During execution, applications that are created by using the .NET Framework are
managed by the common language runtime (CLR). These applications are called
managed applications. The .NET Business Connector enables these managed
applications to interact with instances of an Application Object Server (AOS) by
providing a set of .NET managed classes. These .NET managed classes, in turn,
enable access to X++ classes in Microsoft Dynamics AX.
By default, the .NET Business Connector is installed together with the
Application Integration Framework (AIF). However, the .NET Business
Connector can also be installed as a stand-alone component and used to develop
third-party applications that can be integrated with Microsoft Dynamics AX.
The following figure illustrates the Business Connector architecture.
Regards,
Hossein Karimi
Sunday, July 22, 2018
.NET Business Connector
Labels:
AX 2012,
Installation
+10 years of experience with hands-on lead-level background in the full life cycle of software development with demonstrated cross-functional team leadership skills.
Programming:
• ERP :Microsoft Dynamics AX 2012
• Language :X++, C#, C++, XAML, Asp.Net, Html, VB.Net, Android
• Environment : Windows XP, Windows 8, Windows 10, Windows Server
• DataBase : Oracle 9i,10g,11g and SqlServer and SQLlite
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...
-
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) ...
-
In Reporting Services, reports and resources are processed under the security identity of the user who is running the report. If the report ...
No comments:
Post a Comment