Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Developing Visual Studio .NET Macros and Add-Ins [Repost]

Posted By: ChrisRedfield
Developing Visual Studio .NET Macros and Add-Ins [Repost]

Jeff Cogswell - Developing Visual Studio .NET Macros and Add-Ins
Published: 2003-04-11 | ISBN: 0471237523 | PDF | 456 pages | 14 MB


With Visual Studio, developers will be able to create macros and add-ins in any .NET language, not just in VBScript. This book provides in-depth coverage of this interesting and widely applicable new feature, offering step-by-step explanations of how to customize Visual Studio with Microsoft's languages, including VB, VBScript, JScript, VC++, and C#.
Takes developers step-by-step through the process of customizing Visual Studio to allow easier and faster incorporation of specialized subroutines, UI elements, and other components
Shows how to customize the development environment for macros and add-ins created in any .NET-hosted language from Visual Studio to Perl, Delphi, COBOL, and Eiffel
Supplies readers with the only print documentation available on all the Macro IDE menu commands
Companion Web site includes all the source code and executables for the book