VSPackage makes Visual Studio Extensions easy
Thursday, 09 September 2010

Building a Visual Studio extension just got a lot easier!  VSPackage is a free extension template complete with drag-and-drop designer.

Banner

The standard problem is that you have something that you need to do enough times to make it tedious but not enough times to repay the startup effort of building an extension. This is true in general and it's often the case with programming projects and your favourite IDE. The point is that we are programmers and as such tend to think that we can "knock up" an IDE extension in no time at all. Of course what happens is that the extension takes longer than the original project.

Now you can indulge your fantasy with VSPackage Builder. This free downloadable project template includes a design surface that makes it easy to customise the command UI and ??tool window. You can basically design the UI of your extension using drag-and-drop and setting properties in the property window. The generated code includes command handling and event handlers that you can override to provide custom behaviour.

VSpackage

If only LightSwitch was this good.

To use the new tool you need to have a VS Pro or above and have already installed the VS SDK - which you need to develop extensions by any method.

You can find out more and download VSPackage Builder at: VSPackage Builder and there is a nice, short, tutorial on using the template at The Visual Studio Blog.

VS

Further Reading

LightSwitch - the developer's take

Microsoft Lightswitch Beta ships early - First Look

Free Visual Studio shortcut posters

Microsoft WebMatrix and Razor

Microsoft releases new tools for Visual Studio 2010

Books

Professional Visual Studio 2010

Practical Code Generation in .NET

 

Banner


InfluxDB 3 Core Released In Public Alpha
03/02/2025

Core, the new open source InfluxDB offering, promises enhanced performance and more freedom in using it under a permissive license.



Get Ready For Google Summer Of Code 2025
24/01/2025

2025 will be the  21st consecutive year of Google Summer of Code and the 4th year in which it will accept anybody aged 18 years and over who is a newcomer to open source software. As us [ ... ]


More News

<ASIN:0470548657>

<ASIN:0672330814>

<ASIN:0071668950>

<ASIN:0071604081>

Last Updated ( Thursday, 09 September 2010 )