Chapter 12. The Code Model
The Visual Studio .NET code model promises to be nothing less than the programmer's Universal Translator, the macro writer's Babel fish, the hacker's Esperanto. The idea is simpledefine a single API that captures the essence of the most common programming constructs, and have each of the languages in Visual Studio .NET implement that API in its native tongue. The result is a single set of objectsthe code modelthat a programmer can use to read or write code in any of the languages in Visual Studio .NET.
• Table of Contents • CD-ROM Inside Microsoft® Visual Studio® .NET 2003 By
Brian Johnson, Craig Skibo Publisher : Microsoft Press Pub Date : February 12, 2003 ISBN : 0-7356-1874-7 Pages : 576
Learn how to put all the built-in power of Microsoft® Visual Studio® .NET 2003 to work with this comprehensive, in-depth programming guide. It drills down into the internal workings of Visual Studio .NET to help you get the most out of its features, editors, and project-management capabilities. You''ll see how to extend this rich, integrated development environment to maximize your productivity for any project, no matter where you are in the development cycleor which language you use. You''ll also learn how to use macros and add-ins to simplify your work. Code examples in every chapter show you exactly what to do.