Calling a customer service from a .NET app
This is a sample calling into a custom service from a .NET application. This is an example to show the basic concepts. Cheers Lachlan
This is a sample calling into a custom service from a .NET application. This is an example to show the basic concepts. Cheers Lachlan
This is a quick example of creating a custom service to call some business logic in Dynamics AX. In this example shows how to use a custom service for checking […]
In this video I walk through a basic process of creating a custom service. This is a good method for exposing some business logics that you want to call from […]
In another post Creating a custom service I walkthrough the creation of this project but if you want to skip that and just play with the sample you can download […]