VS SDK
8 Entries
- Recent
- Most Viewed
- Top Rated
-
Language(s)
-
Kate Gregory: Extending Visual Studio
Avg Rating: 0
This is a republishing of Kate Gregory's talk on the what and the how of extending Visual Studio. Many developers are not even aware that Visual Studio can be extended. In fact, many developers are not aware that Visual Studio can be configured - hiding some toolbars and tool panes,… -
Feb 29: This Week on Channel 9
Avg Rating: 5
(2)On this week's episode, Brian and Dan talk about - GDC and GDC Impressions - Michael Klucher clip where he talks about VS tool support for building Zune games - Heroes Happen Here Launch Event - Aaron Marten clip showing VSX extensibility to build a custom tool window - Christian… -
Code To Live: Alan Stevens talks on Visual Studio Extensibility
Avg Rating: 0
Josh Holmes caught up with Alan Stevens at DevLink in Nashville and interviewed him about Visual Studio Extensibility (VSX). -
Exploring the new Domain-Specific Language (DSL) Tools with Stuart Kent
Avg Rating: 0
Domain-Specific Language Tools allow Visual Studio 2005 developers to create their own graphical designers and code generation tools like the ones you find in Visual Studio today, such as the Class Designer. In this interview Brian Keller chats with Stuart Kent, a senior program manager on the… -
Using the Package Wizard to create an Editor Package in VS
Avg Rating: 0
This beginner screencast demonstrates how to use the package wizard to create an editor package that can be loaded into Visual Studio. It also introduces some of the features available from the project generated as well as those found in the SingleViewEditor sample.Anthony Cangialosi -
Creating a Visual Studio Editor Using the Package Wizard
Avg Rating: 0
This beginner screencast demonstrates how to use the package wizard to create an editor package that can be loaded into Visual Studio. It also introduces some of the features available from the project generated as well as those found in the SingleViewEditor sample.Anthony Cangialosi -
Visual Studio 2005 SDK - How to test an Interface from Visual Studio 2005 in less than 5 minutes
Avg Rating: 0
This screencast will demonstrate how to learn or test an Interface from the Visual Studio 2005 platform in less than 5 minutes. The goal is to show an easy way to test something while you're learning. With this little trick it's really easy for instance to see what is the output… -
Visual Studio 2005 SDK - Extending Visual Studio 2005 by integrating a Windows Form Application to a
Avg Rating: 0
This is the first screencast coming from the Visual Studio SDK team. The first screencast will demonstrate how to easily extend Visual Studio by building a VS Package that will integrate an existing Windows Form Application to a Tool Window. You should see more screencast from the Visual…