vssdk

About this tag
The vssdk tag on WindowsForum.com covers Visual Studio SDK topics, with a focus on extending Visual Studio through project and item templates. Content includes tutorials on adding custom wizards to templates using the VSX Project Wizard, which simplifies the process of creating template wizards. Discussions highlight practical techniques for developers building Visual Studio extensions, such as integrating wizards into new project or item templates to enhance functionality. The tag is relevant for developers working with Visual Studio extensibility, template creation, and SDK-based customization.
  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...
Back
Top