.NET Business Connector is a component of the Microsoft Dynamics AX development environment. .NET Business Connector enables you to build software applications that integrate with Microsoft Dynamics AX. You can access data or start business logic. The advantage of using .NET Business Connector over other types of integration is that you use the same X++ code and business logic available to clients. You will also be able to use the Microsoft Dynamics AX security model. For more information about security
Application Integration Framework
.NET Interop from X++
.NET Interop to X++
There are different technologies for interoperation from .NET Framework code to X++ code:
.NET Business Connector
Proxy classes, written in C# or Visual Basic by Microsoft Visual Studio, which encapsulate an X++ class or table
Web services
No comments:
Post a Comment