Posted on April 3rd, 2009 by kriki
Creating a complex report: most time goes in layout and coding. The transformation tool flattens all the dataitems of a report. E.g. an invoice with a dataitem for the header, a dataitem for the lines and a dataitem for the […]
Filed under: DirectionsEMEA2009, NAVISION, VisualStudio | Make a Comment »
Posted on April 3rd, 2009 by kriki
He’ll do some coding from scratch from c# to call C/AL and vice versa.
Visual Studio : new project.
Add a service- or webservice reference. (VS 2005 is webservice, VS2008 can do both)
The URL needed for the service can be found in the documentation.
Of course we are in a demo, so something is not working….
After a restart […]
Filed under: DirectionsEMEA2009, NAVISION, VisualStudio | 1 Comment »