Multiple Languages in Add-ins

In this chapter I discuss several options that Microsoft has provided in Visual Studio .NET to allow you to expand on the languages that are initially provided with .NET. I also demonstrate how to write add-ins in other languages and how to mix languages in an add-in. Finally, I demonstrate how to alter the operation of an add-in based on the language being used in the IDE’s Active Document window.