|
Building a Visual Studio extension just got a lot easier! VSPackage is a free extension template complete with drag-and-drop designer.
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.

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.

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
Task.js Asynchronous Tasks In JavaScript 30/04/2013
Task.js is a Mozilla experiment in making asynchronous cooperative tasking in JavaScript look elegant. It works by re-purposing the new yield command in the latest version of JavaScript - this is very [ ... ]
|
Firefox Phones Go On Sale 24/04/2013
The first batch of the eagerly awaited Firefox OS developer phones went on sale yesterday and were quickly sold out. If you want to catch the second batch act quickly because Geeksphone has already re [ ... ]
| | More News |
<ASIN:0470548657>
<ASIN:0672330814>
<ASIN:0071668950>
<ASIN:0071604081> |