Constants in C/AL

Let’s start this post with a little example: In the MSXML library, the XMLDocument class has a method called CreateNode, which accepts an integer representing the desired node type as its first parameter. Bron : Zen & the Art of C/SIDE development Lees meer...

Windows Phone App PPTX

Last Thursday, I did a session about an Windows Phone App for the Belgian Dynamics Community .. as you might have expected after my last blog. I'm not going to write extensively about it .. just point you in the direction of the contents of the…

Compare 2 records

i’ll present here a pair of tips to compare two record variables to check if they are the same, and i’m not talking about that they’ve the same key, but that they are totally equal, every field. Bron : Working-around NAV Lees meer...