When doing sessions about VSCode – one of the main advantages people always talk about (in comparison with our classic C/AL development environment (aka C/SIDE)), is “GIT Integration”. Or “Source Control Management right out-of-the-box”. I would even say that it’s difficult to work with VSCode without actually controlling your software. Out-of-the-box GIT Support VS Code …
Tag: Extensions
Permanent link to this article: https://www.waldo.be/2017/05/19/enable-git-on-your-nav-developer-preview/
Manage Web Services in Extensions
At this moment, I’m working on an Extension for Dynamics 365. One of the requirements is basically “publish an interface to an external packet”. In other words: “publish a bunch of web services”. Now, I’m always trying to find the “best practice” for different circumstances. That’s also why I’m so deep into PowerShell – I …
Permanent link to this article: https://www.waldo.be/2017/02/23/manage-web-services-in-extensions/
Microsoft Dynamics NAV Extensions – What steps to take (3/3)
Last blog of the “My-view-on-Extensions” series. If you haven’t read the previous ones, here you can find both: Microsoft Dynamics NAV Extensions – Yesterday, Today, Tomorrow Microsoft Dynamics NAV Extensions – Concerns So, after you struggled through these previous two posts .. what do I think we should do now .. . Well, before I …
Permanent link to this article: https://www.waldo.be/2016/10/20/microsoft-dynamics-nav-extensions-what-steps-to-take-33/
Microsoft Dynamics NAV Extensions – Concerns (2/3)
This is the second “leg” of my “Extensions”-series, where I want to address some “concerns” I hear sometimes regarding Extensions. If you haven’t read the first one, here you can find it. First a disclaimer: I don’t know about all concerns, but there are a few that I picked up, which I tried to summarize …
Permanent link to this article: https://www.waldo.be/2016/10/19/microsoft-dynamics-nav-extensions-concerns-23/
Microsoft Dynamics NAV Extensions – Yesterday, Today, Tomorrow (1/3)
Directions EMEA has just ended .. and how great that was! Let’s see if I will come to writing up a “final thoughts” .. . That’s not for today. After some “Extensive-Extension-writing” recently, I wanted to put out my own thoughts. My first version was a very long blogpost. But since I just bothered you …
Permanent link to this article: https://www.waldo.be/2016/10/18/microsoft-dynamics-nav-extensions-yesterday-today-tomorrow-13/
New Extension Videos for NAV2016
As we could see during WPC, NAV2017 is around the corner. But that doesn’t mean Microsoft is not working on readiness material for NAV2016. Especially for the things that have been brand new, and need some attention. You know: Extensions. 🙂 A few months ago, I had the opportunity to work together with Microsoft on …
Permanent link to this article: https://www.waldo.be/2016/08/01/new-extension-videos-for-nav2016/
The Future of Dynamics NAV Extensions
Last week, there was a call from Microsoft (a so called “Directions Webinar”) all partners could attend. It was a public call, with about 400 people – which kind of means: the information is considered to be public. Now, I’m not good in expressing my opinion. I never felt that it was my job nor …
Permanent link to this article: https://www.waldo.be/2016/05/18/the-future-of-dynamics-nav-extensions/
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 …
Permanent link to this article: https://www.waldo.be/2016/03/16/apply-navdelta-to-add-and-remove-customizations/
NAV 2016 Extension Development Shell on the Azure Demo VM
Now, that’s a long title, isn’t it? 🙂 I was in a conversation with Freddy Kristiansen .. the so called “father” of the “Azure Demo VM Image for NAV 2016” (or how do you kids call it these days). If you haven’t heard about that, I strongly advise you to check out for example MVP …
Permanent link to this article: https://www.waldo.be/2016/02/25/nav-2016-extension-development-shell-on-the-azure-demo-vm/
NAV Extensions – Updated Generic Data Migration Options
OK, it’s official. I feel like an idiot :-). I was so proud with my previous blogpost as I was able to solve a somewhat complicated problem generically. And now there appears to be a platform solution for what I was trying to solve (or at least for a big part of it). I remember …
Permanent link to this article: https://www.waldo.be/2016/01/20/nav-extensions-updated-generic-data-migration-options/