Archive for the 'Add-in Express .NET' Category

How to learn what version of Add-in Express you use

How to learn what version of Add-in Express you use. Add-in Express .NET and VCL.

Add-in Express and Visual Studio 2005 - all is just beginning

Why doesn’t Add-in Express .NET for Visual Studio 2005 support the automatic generation of setup projects? And is it possible to develop add-ins on Visual Studio 2003 and Visual Studio 2005 on one computer?

Tell your add-in what its host application is

The first trick in the development of COM add-ins based on Add-in Express (ADX) that I want to show you here is quite trivial. I won’t give a single line of code, just a few paragraphs of my contemplations. The matter concerns the following.