Introducing Starter Kits
New for Microsoft Visual Studio 2005, Starter Kits are enhanced project templates that can be shared with other members of the community. A Starter Kit includes code samples that compile, documentation, and other helpful resources to enable you to learn new tools and programming techniques while building useful, real world applications.
Creating a Starter Kit is fundamentally the same as creating a normal project template, the only difference being that a Starter Kit contains documentation files that are set to open when a project based on the Starter Kit is created.
Resources:
- Starter Kits
- Differences Between Starter Kits and Templates
- How to: Create Starter Kits
- Visual Web Developer Starter Kits
- Visual Basic Starter Kits
- Using C# Starter Kits
- How to: Use the Visual J# Starter Kit
-- Paul
------------------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.