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:

nam said...

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

Vanya Kashperuk said...

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

Anonymous said...

Thanks.

-Kannan M

Post a Comment

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