Control Add-in
-
Abusing Images property to load HTML in control add-ins
One of major limitations of control add-ins is not being able to define HTML. It seems so unbelievably unbelievable, that anyone looking at it from the outside…
-
Control Add-in Dependency Demos
Yes, I keep forgetting about “stuff”. First I forget about blogging in general, then I forget how to blog properly. I’ll get it sorted out. Eventually.…
-
Accessing a control add-in in a dependency extension
Long time no see, eh? Time flies, what do you know… I am thrilled to still find you here. Honestly, I wasn’t sure this morning if I was about to even find this…
-
TicTacToe challenge winner announcement
In my last post I announced a challenge: the first pull request on my TicTacToe for AL GitHub repository that contains a properly written event handler with…
-
A couple of AL controladdin demos – Google Maps and Tic Tac Toe
As a part of preparation for my last event of this year that concludes the conference season 2017 for me, I played around with the latest addition to the AL…
-
NAV TechDays 2015 sessions available on Mibuso and YouTube
If you didn’t have a chance to attend NAV TechDays 2015 in Antwerp last month, don’t worry – you won’t miss much, at least as the conference content goes. As…
-
Visual Studio Control Add-in Project Template
If part of your daily job includes creating control add-ins for Microsoft Dynamics NAV, then you know that creating control add-ins that target all clients…
-
NAV TechDays 2015 wrap up
Another NAV TechDays is over, and this one was the best so far. 950 people from all over the world all passionate about NAV and technology and eager to learn…
-
Deploying control add-ins during development in NAV 2016
Microsoft Dynamics NAV 2016 brings many new features, one of which is a set of PowerShell cmdlets to manage add-ins. These are: New-NAVAddIn Get-NAVAddIn…
-
Sorting out the DLL hell, Part 1: The Problem
Let me tell you right away if you need to read this post at all. If you never wrote a single .NET class library intended to be used as a .NET interoperability…