August 2015
Beginner
1075 pages
40h 42m
English
This chapter described how to leverage the power of Visual Studio extensions to functionally add to Visual Studio’s features.
You investigated the custom command project item and how to use the project item to quickly and easily define a new menu command.
You also saw how to use XAML UI technologies to create a completely custom user control from the ground up and surface that control as a tool window hosted by Visual Studio.
In the next chapter, we explore another way to extend Visual Studio by using the same VSIX project techniques with the code editor and a technology called the Managed Extensibility Framework.
Read now
Unlock full access