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


Redis Changes License, Rival Fork Launched
03/04/2024

The developers of Redis have announced that they are changing the licensing model for the database. From now on, all future versions of Redis will be released with source-available licenses rather tha [ ... ]



Query Your Oracle Autonomous Database With Natural Language
22/04/2024

Select AI is a new feature of the Oracle Autonomous Database that transforms your mother language to SQL. This is a big boon for non-developers in extracting value out of their data silos.


More News

<ASIN:0470548657>

<ASIN:0672330814>

<ASIN:0071668950>

<ASIN:0071604081>

Last Updated ( Thursday, 09 September 2010 )