Propriedades de Projeto (Visual Studio)
The project is the starting point for authoring applications, components, and services in Visual Studio 2010. It acts as a container that manages your source code, data connections, and references. A project is organized as part of a solution, which can contain multiple projects that are interdependent of each other. Os tópicos nesta seção descrevem as diversas tarefas envolvidas na criação e gerenciamento de Visual Basic e projetos do Visual C#.
Nesta seção
Gerenciando as Propriedades de Projeto com o Project Designer
Fornece informações sobre como acessar e modificar propriedades do projeto.Projetos Web e Locais
Explains the important differences between these two project models.Propriedades de Arquivo
Describes property settings that indicate what actions the project system should perform on the files.Convenções da Nomenclatura do Arquivo de Recursos
Provides links to information about XML and non-XML assembly-manifest resource files.Configurando aplicativos usando propriedades dinâmicas
Describes how to configure your projects so that some project properties are stored to a configuration file instead of inside the compiled code.
Seções relacionadas
Modelos de projeto padrão no Visual Studio
Provides a list of the types of projects that can be created by using project templates.Referenciando Namespaces e Componentes
Provides links to topics about adding, removing, fixing, and managing project references.File Types and File Extensions in Visual Basic and Visual C#
Lists and describes the file name extensions for all files available in Visual Basic and Visual C# projects.Depuração no Visual Studio
Describes how to resolve logic and semantic errors by using the Visual Studio Debugger.Rastreamento e intrumentando aplicações
Describes how to monitor the execution of your application when it is running.Criar configurações
Describes options for building and deploying solutions and projects.Criando no Visual Studio
Gives an overview of creating standard and custom builds from the IDE.Opções de Linha de Comando do Devenv
Provides the standard command-line switches for Visual Studio.Compilador do Visual Basic
Provides compiler command-line options for Visual Basic.C# Compiler Options
Provides compiler options for Visual C#.Como: Atualizar itens no Solution Explorer
Describes how to incorporate changes that were made by other users into your project.Como: Adicionar novos itens de projeto
Provides step-by-step instructions about how to add new project items.Introdução às Soluções, Projetos e Itens
Gives an overview of solutions and projects.Setup and Deployment Projects
Recommends which kind of deployment project to use for your application or component.Como: Remover, Deletar e excluir itens
Provides instructions for how to remove, delete, or exclude items in Visual Studio.