March 2016 archive

Apply-NAVDelta to add and remove customizations

Yep, PowerShell again. So the people that deny PowerShell can stop reading now :-). Although I do think this is quite an interesting blogpost on how to work somewhat more easily with deltas, by the use of a function that is part of my PowerShell Module, called: Apply-NAVDelta. I was actually just thinking after my …

Continue reading

Permanent link to this article: https://www.waldo.be/2016/03/16/apply-navdelta-to-add-and-remove-customizations/

Export NAV Application Objects

When working with NAV, you’re familiar of working with objects. And nowadays, we have quite a lot of options, like: Fob file Text file Split text files Delta’s Reverse Delta’s … (more?) Depending on the situation, you might be interested in one of these kinds of exports – if not all. Now, I have been …

Continue reading

Permanent link to this article: https://www.waldo.be/2016/03/11/export-nav-application-objects/

Remove customizations with (Reverse) Deltas

I’m going to explain you a concept that is so simple that you’re probably going to react like: “dude .. come on .. you just totally wasted my time .. this is so obvious.. can’t believe you just don’t take this for granted”. But I’m still gonna. Just because of the fact that the concept …

Continue reading

Permanent link to this article: https://www.waldo.be/2016/03/07/remove-customizations-with-reverse-deltas/

Discovery Event Pattern

I have been working on describing this very interesting NAV Design Pattern that uses events. We have been implementing it a few times, and I just didn’t want to hold it from you. You can find the pattern on “The Microsoft Dynamics NAV Design Patterns Wiki“. The actual design pattern can be found here, but …

Continue reading

Permanent link to this article: https://www.waldo.be/2016/03/02/discovery-event-pattern/