| Tools |
Description |
| Al.exe |
Assembly Linker. The Assembly Linker generates a file with an assembly list from one or more files (either modules or resource files. A module is a Microsoft intermediate language (msil) file that does not contain an assembly list. |
| Aspnet_merge.exe |
ASP. NET merge tool. ASP. NET merge tool (aspnet_merge.exe) allows you to merge and manage the Assembly created by ASP. NET compilation tool (aspnet_compiler.exe. The ASP. NET merge tool can process the Assembly created using ASP. NET version 2.0 or later. |
| Aximp.exe |
Windows form ActiveX control import program. Convert the ActiveX control type definition in the com Type Library to a Windows form control. |
| Clrver.exe |
Technical example of CLR Version Detection. Displays all installed. NET Framework versions on the current system. |
| Corflags.exe |
CorFlags Conversion Tool. The conversion tool allows you to configure the flags section of the executable image header for migration. |
| Disco.exe |
Web service discovery tools. Find the URL of XML Web Services on the Web server, and save the documents related to each XML Web Services to the local disk. |
| Fuslogvw.exe |
Bind the assembly to the log viewer. View the Assembly Binding message from the public language runtime. Allows you to interactively explore assembly binding decisions during Common Language Runtime, and helps identify the root cause of assembly binding errors. |
| Fxcopsetup.exe |
FXCop tool. Fxcop is an application that analyzes hosted code sets and reports information about them, such as possible design, localization, performance, and security improvements. |
| Gacutil.exe |
Global Assembly Cache tool. Allows you to view and manipulate Global Assembly Cache and download cache content. |
| Ildasm.exe |
MSIL disassembly program. Use a PE file containing MSIL code and create a suitable text file as the input of MSIL assembler (ILAsm.exe included with. NET Framework. |
| LC.exe |
License compiler. Read text files containing authorization information and generate a. licenses file that can be embedded in the executable file of the common language runtime. |
| Mage.exe |
List generation and editing tools. Mage.exe is a command line tool that supports creating and editing applications and deployment lists. |
| MageUI.exe |
List generation and editing tools (graphical client ). MageUI.exe supports the same functions as the command line tool Mage.exe, but uses a Windows form-based user interface (UI ). This tool allows you to create, edit, and sign a deployment list and Application List. |
| MDbg.exe |
.. NET Framework command line Debugger. Provides Command Line Debugging services for hosted applications. |
| MgmtClassGen.exe |
Manage strong type class generators. It can be used to quickly generate pre-bound managed classes for the specified Windows Management Instrumentation (WMI) class. The generated class simplifies the Code required to access the WMI class instance. |
| PEVerify.exe |
PEVerify tool. Performs MSIL type security verification and metadata verification for the specified assembly. |
| ResGen.exe |
Resource file generator. Convert text files and. x (XML-based resource format) file. NET Common Language Runtime (CLR) binary. resources files. the resources file can be embedded in the runtime binary executable file or compiled into the Affiliated Program set. |
| Sgen.exe |
XML serialization Program generator. Create an XML serialization assembly for the type in the specified Assembly to improve the Startup Performance of XmlSerializer when serializing or deserializing the specified type of object. |
| Sn.exe |
Powerful name tool. Creates an assembly with a strong name. Sn.exe provides options for key management, Signature generation, and signature verification. |
| SoapSuds.exe |
Soapsuds tool. A remote processing technology helps you compile client applications that communicate with XML Web services. |
| SqlMetal.exe |
Code Generation Tool. SqlMetal.exe can use database tables to generate class ing with default classes. This tool can be used to generate C # Or VB. NET code, or to generate a. NET-based ing in the code or a separate ing in the XML file. |
| StoreAdm.exe |
Independent storage tools. List or remove all existing buckets for users currently logged on. |
| SvcConfigEditor.exe |
Configure the editor tool. Used to configure the WCF Service and client applications. |
| SvcTraceViewer.exe |
Service Tracking Viewer tool. It is used to view and analyze the WCF tracking data and message logs. |
| SvcUtil.exe |
A service model metadata utility. This tool can be used to generate service model code from metadata documents and metadata documents from service model code. |
| TlbExp.exe |
Type Library Export program. The Type Library is generated from the Assembly when the common language is running. |
| TlbImp.exe |
Type Library import program. Convert the type definitions found in the COM Type Library to the equivalent definition of the managed metadata format. |
| Wca.exe |
Windows workflow communication activity command line utility. This utility is used to generate code files from the input Assembly that contains one or more ExternalDataExchangeService interfaces for HandleExternalEventActivity and CallExternalMethodActivity Derived classes that are strictly bound. |
| Wfc.exe |
Windows workflow command line compiler. This utility is used to compile workflows and activities. It uses the workflow tag (. xoml) and C # or Visual Basic source files to verify the workflow or activity and generate an assembly or executable file. |
| Winres.exe |
Windows Forms resource editor. This is a visual layout tool that helps localization experts localize the Windows Forms User Interface (UI) resources used by the forms. |
| Wsdl.exe |
Web Service Description Language tool. The Web Service Description Language (WSDL) protocol file, XML schema definition (XSD) architecture file, and. comap discovery file generate code for XML Web services and XML Web services clients. |
| Xsd.exe |
XML schema definition tool. This tool generates XML architectures that comply with the XSD language proposed by the World Wide Web Federation (W3C. This tool can also generate runtime classes and asetclasses in common languages based on XSD Schema files. |
| Xsltc.exe |
XSLT compiler. The XSLT compiler (xsltc.exe) can compile the XSLT style sheet and generate an assembly. Then, pass the compiled style sheet directly to the compile compiledtransform. Load (Type) method. |