Prizes & Awards
My Profile
Active Members
TodayLast 7 Days
more...
|
New Feature: Community Sites:
Create your own .NET community website and start earning from Google AdSense !
It's Free !
|
FrameWork Tools
|
Frame Work Tools We have four types of Frame Work Tools Configuration and Deployment Tools, Debugging Tools, Security Tools, General Tools.
List of Tools
Configuration Tools 1 Assembly cache viewer (shfusion.dll) Allows you to view and manipulate the contents of the global assembly cache using windows explorer 2 Assembly linker (Al.exe) Generates a file with an assembly manifest from one or more files that are either resource files or Microsoft intermediate language (MSIL) files 3 Assembly Registration tool (Regasm.exe) Reads the metadata within an assembly and adds the necessary entries to the registry, which allows COM clients to create .NET frame work classes transparently 4 Assembly Binding Log Viewer (Fuslogvw.exe) Displays details for failed assembly binds. This information helps you diagnose why the .NET Framework cannot locate an assembly at run time. 5 Global Assembly Cache Tool (Gacutil.exe) Allows you to view and manipulate the contents of the global assembly cache and download cache. While shfussion.dll provides similar functionality you can use Gacutil.exe from build scripts, make file files, batch files. 6 Installer Tool (Installutil.exe) Allows you to install and uninstall server resources by executing the installer components of a specified assembly. 7 Located Storage Tool (Storende.exe) Lists or removes all existing stores for the currently logged-on user. 8 Native Image Generator (Ngen.exe) Creates a native image from a managed assembly and installs it in the native image cache on the local computer 9 .NET Framework Configuration Tool (Mscorcfg.msc) Provides a graphical interface for managing .N ET Framework security policy and applications that use remoting services. This tool also allows you to manage and configure assembles in the global assembly cache. 10 .NET Services Installation Tool (Regsvcs.exe) Adds managed classes to windows 2000 component services by loading and registering the assembly and generating. Registering and the type library into an existing COM+1.0 application. 11 Soapsuds Tool (Soapsuds.exe) Helps you compile client applications that communicate with XML Web services using a technique called remoting. 12 Type Library Exporter (Tlbexp.exe) Generates a type library from a common language runtime assembly. 13 Type Library Importer (Tlbimp.exe) Converts the type definitions found within a COM type library into equivalent definitions in managed meta data format. 14 Web Services Description Language Tool (Wsdl.exe) Generates code for XML Web services and XML Web services clients from web services Description language (WSDL) contract files. XML schema definition (XSD) schema files and disco map discovery documents. 15 Web Services Discovery Tool (Disco.exe) Discovers the URLs of XML Web services located on a web server, and saves documents related to each XML web service on a local disk. 16 XML Schema Definition Tool (Xsd.exe) Generates XML schemas that follow the XSD language proposed by the world wide web consortium (W3C). This tool generates common language runtime classes and dataset classes from an XSD schema file.
Debugging Tools 17 Microsoft CLR Debugger (DbgCLR.exe) Provides debugging services with a graphical interface to help application developers find and fix bugs in programs that target the runtime. 18 Runtime Debugger (Cordbg.exe) Provides command-line debugging services using the common language runtime Debug API. Used to find and fix bugs in programs that target the runtime
Security Tools
19 Certificate creation Tool (Makecert.exe) Generates X.509 certificates for testing purposes only. 20 Certificate Manager Tool (Certmgr.exe) Manages certificates, certificate must lists (CTLs), and certificate revocation lists(CRLs) 21 Certificate Verification Tool (Chktrust.exe) Verifies the validity of a file signed with an X.509 certificate. 23 Code Access Security Policy Tool (Capsol.exe) Allows you to examine and modify machine, user, 24 File Signing Tool (Signcode.exe) Signs a portable executable (PE) file with an Authenticode digital signature. 25 Permissions View Tool (Permview.exe) Displays the minimal, optional and refused permission sets requested by an assembly. You can also use this tool to view all declarative security used by an assembly 26 PEVerify Tool (PEverify.exe) Performs MSIL Type safety verification checks and metadata validation checks on a specified assembly 27 Security Tool (Secutil.exe) Extracts strong name public key information or Authenticode publisher certificates from an assembly, in a format that can be incorporated into code. 28 Set Registry Tool (Setreg.exe) Allows you to change the registry settings for the software publishing state keys, which control the behavior of the certificate verification process. 29 Software Publisher Certificate Test Tool (Cert2spc.exe) Creates, for test purposes only, a software publisher’s certificate (SPC) from one or more X.509 certificates. 30 Strong Name Tool (Sn.exe) Helps create assembles with strong names. Sn.exe provides for key management. Signature generation and signature verification
General Tools 31 Common Language Runtime Minidump Tool (Mscordmp.exe) Creates a file containing information that is useful for analyzing system issues in the runtime. The Microsoft Dr.Watson tool (Drwatson.exe) invokes this program automatically. 32 License Compiler (Lc.exe) Reads text files that contain licensing information and produces a licenses file that can be embedded in a common language runtime executable. 33 Management Strongly Typed Class Generator (Mgmtclassgen.exe) Allows you to quickly generate an early-bound class in c#, visual basic, or Jscript for a runtime executable. 34 MSIL Assembler (ldsam.exe) Generates a PE file from Microsoft intermediate language (MSIL). You can run the resuiting executable, which contains MSIL code and the required metadata, to determine whether the MSIL code performs as expected. 35 MSIL Disassembler (Ildasm.exe) Takes a PE file that contains MSIL code and creates a text file suitable as input to MSIL assembler (Ilasm.exe) 36 Resource File Generator (Resgen.exe) Converts text files and .resx (XML-based resource format) files to .NET common language runtime binary resources files that can be embedded in a runtime binary executable or compiled into satellite assemblies. 37 Windows Forms ActiveX Control Importer (Aximp.exe) Converts type definitions in a COM type library for an Activex control into a windows forms control. 38 Windows Forms Class Viewer (Wincv.exe) Finds managed classes matching a specified search pattern and displays information about those classes using the reflection APL. 39 Windows Forms Resource Editor (Winres.exe) Allows you to quickly and easily localize windows forms.
Summary These all are very usefull Code samples will be available in MSDN ms-help://MS.VSCC.2003/MS.MSDNQTR.2003FEB.1033/cptools/html/cpgrfnetservicesinstallationutilityregsvcsexe.htm
|
Responses
|
No responses found. Be the first to respond and make money from revenue sharing program.
|
|