I'm still a newbie when it comes to Dynamics AX development.
I'm working through a tutorial here. Once finished writing the code in C# and X++ the tutorial says to run the class and messages will be displayed (the result of the test code).
I can find no explanation of how to "run" a method or class within the AX development workspace. I found "Go (F5)", but nothing happens (and I have breaks in both codes right at the beginning, so it couldn't be a silent error (if there is such a thing).
Any help you can give would be appreciated.
Kevin