This is a mirror of official site: http://jasper-net.blogspot.com/

Getting Started with Extending Visual Studio

| Sunday, June 6, 2010
Learn how to customize and extend Visual Studio to automate tasks or add features.

Introduction to Automation and IDE Extensibility

Learn how to programmatically automate repetitive tasks, extend Visual Studio with tools such as add-ins and wizards, and create packages and Visual Studio applications using the Visual Studio SDK.

  • Introduction to Automation and IDE Extensibility
  • VSPackages and Deployment 
  • Getting Started with the Visual Studio SDK
Project System

Learn how to write your own Project System as well as how to extend the existing Project Systems in Visual Studio.

  • Visual Studio SDK Projects
  • Visual Studio SDK Solutions
  • Managed Package Framework for Projects
  • Visual Studio SDK Source Control
  • Getting Started with Custom Wizards
Debugger

Learn how to extend the Visual Studio 2010 fully interactive source debugger.

  • Visual Studio Debugger Extensibility
  • Visual Studio Debug Engine Sample

Editor

Written in managed code, and implemented using the Windows Presentation Foundation. You can extend editor features by using the Managed Extensibility Framework. Learn the various ways in which you can customize and extend the Editor.

  • Getting Started with Editor Extensions
  • Video: Adding a Language Service into Visual Studio 2010
  • Video: Lighting up the Visual Studio 2010 Editor with Rich Extensions
  • Editor Samples
  • Extending the Editor (Product Documentation and Walkthroughs)

Read more: Visual Studio

Posted via email from jasper22's posterous

0 comments: