Code highlighting

Friday, October 17, 2008

TableBrowser.NET (a small .NET BC tutorial)

Here is a Visual Studio solution, demonstrating how the Dynamics AX database can be queried through the .NET Business Connector, and how the results of this can be presented to the user in a user-friendly manner.

Here is a screenshot of how it looks:


You can download the solution on axaptapedia.com.

The class to investigate in the solution is the DynamicsAX class. It provides a pretty good interface for reading data out of Dynamics AX.

After opening the solution, make sure to replace the BusinessConnectorNet.dll, pointing it to your AX installation path (if it is not in GAC)

3 comments:

  1. I trying use your tools. But I don't know how to make point your application to my Axapta. Where is it?

    ReplyDelete
  2. Hey, nam.

    Can you explain the problem you are experiencing in more detail?
    You can e-mail me at

    ivan (dot) kashperuk (at) hotmail (dot) com

    ReplyDelete
  3. Thanks.

    -Kannan M

    ReplyDelete

Please don't forget to leave your contact details if you expect a reply from me. Thank you