Review:Microsoft Dynamics NAV 2009 Programming Cookbook written by Matt Traxinger

It took some time to finish the book, but I really have little time to read lately.
 
After reading the book, I am still as far as before reading it about be able to cook
But at least I did learn some other things!
 
For the C/AL beginners (after reading the w1w1adg.pdf !) it gives some […]

Upgrading reports from 5.0 to NAV 2009 by Dmitry Chadaev

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 […]

.net vs C/AL, use of .net and webservices by Thomas Hejlsberg

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 […]

Create a new blog and join in the fun!