Archive for February, 2007

More COM capers in Visual Studio 2005



I recently wrote about creating early bound COM objects in .NET, the object (no pun intended) of the exercise was to persuade Visual Studio 2005 to produce an early binable COM object without any ‘jiggery pokery’ after the standard build. The exercise proved successful, I could simply ‘build’ and start using my COM object […]