Test Your Knowledge: Using Templates – A Cousin of Starter Kits
Summary
This test has a few questions on creating templates with Visual Studio.
|
Table of Contents
Why a template? Creating a Project Template Figure 1. A project template Figure 2. Template Options The Template .zip file Creating a New Project out of the template Figure 3. My Company Web Service template in New Project dialog box
|
Review Answers for Questions in this Test
|
|
|
Bookmark and Share This
|
|
More Articles With Similar Tags
|
Visual Studio 2005 and 2008 include a great feature to make templates out of whole projects or individual items. These templates can be freely used by anybody to quickly create baseline projects or items in Visual Studio with lot of functionality.
|
Visual Studio comes with a lot of features that provide the UI and code development capabilities. This article explores a feature that lets you get started with a site even faster.
|
How do you develop starter kits with Visual Studio?
|
|
|