You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
vsix
About this tag
VSIX is the file format used for packaging and deploying Visual Studio extensions. Discussions on WindowsForum.com cover creating custom project and item templates with wizards using the VSX Template Wizard, as well as deploying Silverlight Web Parts for SharePoint via a VSIX extension. These topics highlight how VSIX enables developers to extend Visual Studio functionality and streamline SharePoint integration.
While I blog about Visual Studio Extensions all the time, I don't cover Project and Item templates much. Why? Well they just don't seem as exciting or cool as Extensions, I guess. Every day we Click-New Item-... or Click-New Project... and pow, we have a new class or project. Quick, simple...
automation
code
community
configuration
deployment
development
extensibility
ide
items
iwizard
open vsx
project
samples
templates
tutorial
visual studio
vsix
vssdk
wizard
Paul Stubbs, of Link Removed, joins John to discuss some new features the Sharepoint team have released for Visual Studio to make Silverlight development easier. Paul walks through the new Visual Studio extension that allows you to package and deploy your Silverlight for Sharepoint Web Parts...