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 explorer
About this tag
The VSIX Explorer tag covers content related to the VSIX Explorer extension for Visual Studio, which simplifies creating .vsix files for distributing item templates and other extensions. In the available thread, the extension is used alongside the Export Template Wizard to package a custom XAML splash screen item template into a .vsix file, enabling easy installation and uninstallation by other developers. This tag is relevant for Visual Studio users interested in template creation, extension packaging, and reuse of development assets.
In this episode of Visual Studio Toolbox, we talk about reuse, something we want as much of as we can get. We look at how you can create your own item template. We take an XAML splash screen and turn it into an item template that shows up when in the Add New Item dialog box. Then, we take a look...