No More Macros in Visual Studio 11 | CodeGuru

No More Macros in Visual Studio 11

When Visual Studio 11 is released, one feature it will no longer include is macros, which were used for crating ad-hock extensions to the Visual Studio IDE. To make up for the loss, Microsoft will allow fully compiled extensions to be created, and new project templates have been added to simplify the process. Macros in […]

Written By
CodeGuru Staff
CodeGuru Staff
Oct 5, 2011
1 minute read
CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More

When Visual Studio 11 is released, one feature it will no longer include is macros, which were used for crating ad-hock extensions to the Visual Studio IDE. To make up for the loss, Microsoft will allow fully compiled extensions to be created, and new project templates have been added to simplify the process.


Macros in Visual Studio are used by less than one percent of all developers using the IDE, and as such, it hasn’t been updated for several version releases. In fact, it currently only supports Visual Basic, no C# or .NET macros can be created even before Visual Studio 11 is released.

CodeGuru Logo

CodeGuru covers topics related to Microsoft-related software development, mobile development, database management, and web application programming. In addition to tutorials and how-tos that teach programmers how to code in Microsoft-related languages and frameworks like C# and .Net, we also publish articles on software development tools, the latest in developer news, and advice for project managers. Cloud services such as Microsoft Azure and database options including SQL Server and MSSQL are also frequently covered.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.