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.
  1. News

    Adding Magic to New Projects with the VSX Template Wizard

    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...
  2. News

    Windows 7 Silverlight TV 68: Worlds are Colliding! New Silverlight Web Parts for Sharepoint

    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...
Back
Top