.NET Framework 4 .NET Framework Tools Updated: April 2011 The .NET Framework tools make it easier for you to create, deploy, and manage applications and components that target the .NET Framework. Most of the .NET Framework tools described in this section are automatically installed when you install Visual Studio. This section contains detailed information about each tool. You can run all the tools from the command line with the exception of the Assembly Cache Viewer (Shfusion.dll). You must access Shfusion.dll from Windows Explorer. The best way to run the command-line tools is by using the Visual Studio Command Prompt, which is provided with Visual Studio 2005 and later versions, or the Windows SDK Command Prompt (also known as CMD Shell), which is provided with the Windows SDK 6.1 and later versions. These utilities enable you to run the tools easily, without navigating to the installation folder. For more information, see Visual Studio and Windows SDK Command Prompts. Note |
|---|
Some tools are specific to either 32-bit computers or 64-bit computers. Be sure to run the appropriate version of the tool by using either the Visual Studio Command Prompt for 32-bit tools, or the Visual Studio x64 Win64 Command Prompt for 64-bit tools. |

In This Section

Related Sections
- ASP.NET Command-Line Tools
Includes administrative tools that help you precompile and manage ASP.NET Web applications. - WPF Tools
Includes tools such as the isXPS Conformance tool (isXPS.exe), performance profiling tools, and XamlPad, which is a basic visual editor for Extensible Application Markup Language (XAML). - Windows Communication Foundation Tools
Includes tools that make it easier for you to create, deploy, and manage Windows Communication Foundation (WCF) applications

Change History
Date | History | Reason |
|---|
April 2011
| Updated information about the command prompts. |
Information enhancement.
|
August 2010
| Added information about running the 64-bit versions of the tools. |
Information enhancement.
|
|
.NET Framework 4 Herramientas de .NET Framework Las herramientas de .NET Framework facilitan la creación, implementación y administración de aplicaciones y componentes dirigidos a .NET Framework. La mayoría de las herramientas de .NET Framework que se describen en esta sección se instalan automáticamente al instalar Visual Studio. Esta sección contiene información detallada acerca de cada herramienta. Puede ejecutar todas las herramientas desde la línea de comandos excepto Visor de la memoria caché de ensamblados (Shfusion.dll). Debe obtener acceso a Shfusion.dll desde el Explorador de Windows. La mejor manera de ejecutar las herramientas de la línea de comandos es mediante el símbolo del sistema de Visual Studio, que se proporciona con Visual Studio 2005 y versiones posteriores, o el símbolo del sistema de Windows SDK (también conocido como shell CMD), que se incluye con Windows SDK 6.1 y versiones posteriores. Estas utilidades permiten ejecutar las herramientas fácilmente, sin navegar hasta la carpeta de instalación. Para obtener más información, vea Símbolos del sistema del SDK de Windows y Visual Studio. Nota |
|---|
Algunas herramientas son específicas de los equipos de 32 bits o de los equipos de 64 bits. Asegúrese de ejecutar la versión adecuada de la herramienta mediante el símbolo del sistema de Visual Studio para herramientas de 32 bits o el símbolo del sistema de Visual Studio x64 Win64 para las herramientas de 64 bits. |

En esta sección

Secciones relacionadas
- Herramientas de la línea de comandos de ASP.NET
Incluye herramientas administrativas que ayudan a precompilar y administrar las aplicaciones web ASP.NET. - Herramientas de WPF
Incluye herramientas, como la herramienta isXPS Conformance (isXPS.exe), herramientas de generación de perfiles de rendimiento y XamlPad, que es un editor visual básico para el lenguaje XAML. - Windows Communication Foundation Tools
Incluye herramientas que facilitan la creación, implementación y administración de aplicaciones de Windows Communication Foundation (WCF).

Historial de cambios
Fecha | Historial | Motivo |
|---|
1 de abril de 2011
| Información actualizada sobre los símbolos del sistema. |
Mejora de la información.
|
Agosto de 2010
| Información adicional sobre cómo ejecutar las versiones de 64 bits de las herramientas. |
Mejora de la información.
|
|