Tools |
Description |
ASP. net iis registration tool (aspnet_regiis.exe) |
Allow the administrator or installer to update the script ing of the ASP. NET application so that it points to the ASP. net isapi version associated with the tool. You can also use this tool to perform other ASP. NET configuration operations. |
Assembly Cache Viewer (shfusion. dll) |
Allows you to view and operate on Windows Resource Manager. . |
Assembly Linker (al.exe) |
From one or more files (resource files or File) to generate a file with an assembly list. |
Assembly registration tool (regasm.exe) |
Read the metadata in the Assembly and add necessary items to the registry so that the COM Client can transparently create. NET Framework classes. |
Bind the assembly to the log viewer (fuslogvw.exe) |
Displays detailed information about failed assembly binding. This information helps you diagnose why. NET Framework cannot find the Assembly at runtime. |
Corflags Conversion Tool (corflags.exe) |
Allows you to configure the corflags section of the executable image header. |
Global Assembly Cache tool (gacutil.exe) |
Allows you to view and manipulate Global Assembly Cache and download cached content. Shfusion. dll provides similar functions, so gacutil.exe can be used to construct scripts, generate file files, and batch files. |
Installer tool (installutil.exe) |
Allows you to install and uninstall server resources by executing the installer components of the specified assembly. |
Independent storage tool (storeadm.exe) |
List or delete all existing buckets for users currently logged on. |
Local image generator (ngen.exe) |
Create a local image from a hosted assembly and install it in the local computer's local image cache. |
. NET Framework Configuration tool (mscorcfg. MSC) |
Provides a graphical interface to manage. NET Framework security policies and applications that use remote processing services. This tool also allows you to manage and configure the assembly in the global assembly cache. |
. Net Service Installation Tool (regsvcs.exe) |
By loading and registering an assembly, and generating, registering, and installing the Type Library to an existing COM + 1.0 application, add the Managed class to the Windows 2000 component service. |
XML serialization Program Generator tool (sgen.exe) |
Creates an XML serialization assembly for the type in the specified assembly to improve Runtime performance. |
Soapsuds tool (soapsuds.exe) |
A remote processing technology helps you compile client applications that communicate with XML Web Services. |
Type Library Export Program (tlbexp.exe) |
Generate a Type Library from a set of common language runtime libraries. |
Type Library import program (tlbimp.exe) |
Convert the type definitions found in the com Type Library to the equivalent definition of the managed metadata format. |
Web Service Description Language tool (wsdl.exe) |
The XML Web Services and XML Web Services client code is generated from the Web Service Description Language (WSDL) protocol file, XML schema definition (XSD) architecture file, and. discomap discovery file. |
Web service discovery tool (disco.exe) |
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. |
XML schema definition tool (xsd.exe) |
The generated XML architecture should comply with the XSD language proposed by the W3C. This tool can generate the Common Language Runtime Library Class and XSD architecture file Class. |