Partilhar via


Como: Usar um Starter Kit para criar um novo projeto.

Você pode procurar online por modelos de projeto personalizado, chamados Starter Kits para usar em Visual Studio.

ObservaçãoObservação

Caixas de diálogo e comandos de menu que você vê podem diferir das descritas na Help dependendo das suas configurações ativas ou edição. Para alterar as configurações, escolha Import and Export Settings sobre o Ferramentas menu. For more information, see Trabalhando com configurações.

Creating a project from a Starter Kit includes the following steps:

  1. Locating the Starter Kit.

  2. Installing the Starter Kit so that it appears in the New Project dialog box in Visual Studio.

  3. Creating a project based on the Starter Kit from the New Project dialog box.

Search for Starter Kits online

You can search for online Starter Kits by keyword. Once you have located the Starter Kit you intend to use, you can read additional information about the Starter Kit and decide whether or not to download it.

To search for a Starter Kit online

  1. On the File menu, choose New and then choose Project.

  2. In the My Templates list, select Search Online Templates and then click OK.

    O pesquisa página de Ajuda aparece, com o modelos & Starter Kits opção selecionada para o Tipo de conteúdo filtro.

  3. In the text box, enter a keyword or name for the Starter Kit you are searching for and then click Search.

    Matches are grouped by source and are displayed in the Search Results area.

  4. Click on a result to display additional information about the Starter Kit.

Install downloaded Starter Kits

Once you have downloaded a Starter Kit, you must install the Starter Kit so that it appears in the New Project dialog box.

To install Starter Kits downloaded from the Web

  1. On the Web page for the starter kit, click the link to download the starter kit.

  2. Click Open to download and install the starter kit at the same time.

    The Visual Studio Content Installer appears.

  3. On the Welcome to the Visual Studio Content Installer Wizard page, select the items you intend to install and then choose Next.

    Observação de segurançaObservação sobre segurança

    It is highly recommended that you read the information in Publisher Status to determine whether or not the control is signed. For further security, click Review to display a list of the files that will be installed on your computer.

    The Installing Content page appears.

  4. On the Installation Complete page, click Finish.

Create a project from a downloaded Starter Kit

Once you have installed a Starter Kit, you can easily use the Starter Kit as a template to create a new project within Visual Studio.

Observação de segurançaObservação sobre segurança

Before you use a downloaded Starter Kit, determine the trustworthiness of the code outside of Visual Studio. Creating projects in Visual Studio automatically executes code from that project on your local machine in the trusted process of devenv.exe.

To create a project from an online template

  1. On the File menu, choose New and then choose Project.

  2. In the Templates list, select the Starter Kit you downloaded from My Templates.

  3. Click OK.

Consulte também

Tarefas

Como: Adicionar itens usando modelos de Item on-line

Conceitos

Como: Localize e organizar modelos de projeto e Item