In this final article in the series, I finish my own version of the SDK walkthrough on how to create an Add-in aware application. There's some good news, and some bad news. Read on to find out.
This is another follow-up article in a continuing series where I build a pluggable application from the ground up. In this article, I create a host item provider, register the addin host, and create project templates.
In my previous article, I introduced you to the concept and general idea behind creating a "pluggable" application. In this article, I start the process of building such an application.
I've always been a huge fan of plug-ins and creating plug-in modules and designing applications to be modular. I stumbled upon the MAF and VSTA and will spend the next couple of articles exploring it further.