mirror of
https://github.com/SSCLI/sscli_20021101
synced 2026-06-08 12:28:57 +00:00
9fa3874800
Moved the original file to the archive subfolder.
515 lines
16 KiB
HTML
515 lines
16 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="rotor.css">
|
|
<title>Documentation Index</title>
|
|
<body>
|
|
|
|
<h1>Documentation Index</h1>
|
|
|
|
|
|
<p>The following documents are included in the Shared Source CLI (SSCLI) and C#
|
|
distribution.</p>
|
|
|
|
|
|
<p>At the root of the distribution is the <a href="../readfirst.html">
|
|
readfirst.html</a> document. This contains important and late-breaking
|
|
information on the SSCLI distribution.</p>
|
|
|
|
|
|
<h2>docs Directory</h2>
|
|
|
|
<table width="90%" border="1">
|
|
<tr>
|
|
<td width="31%"><b>index.html</b></td>
|
|
<td width="69%">This document.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="map.html">map.html</a></td>
|
|
<td width="69%">Roadmap to the SSCLI architecture.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="glossary.html">glossary.html</a></td>
|
|
<td width="69%">Glossary of terms used in the SSCLI documentation and
|
|
source code.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="relnotes.html">relnotes.html</a></td>
|
|
<td width="69%">Release notes with additional information on this release
|
|
of SSCLI.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="testing_overview.html">testing_overview.html</a></td>
|
|
<td width="69%">Overview of the testing infrastructure in SSCLI</td>
|
|
</tr>
|
|
</table>
|
|
|
|
|
|
<blockquote>
|
|
|
|
|
|
<h3>buildtools Directory</h3>
|
|
|
|
|
|
<table width="90%" border="1">
|
|
<tr>
|
|
<td width="31%"><b><a href="buildtools/buildtools_index.html">buildtools_index.html</a></b></td>
|
|
<td width="69%">Index for documents in the buildtools directory. Go
|
|
here for a more detailed description of each file.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="buildtools/binplace.html">binplace.html</a></td>
|
|
<td width="69%">Build output manager.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="buildtools/buildall.html">buildall.html</a></td>
|
|
<td width="69%">Buildall build script.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="buildtools/building_sscli.html">building_sscli.html</a></td>
|
|
<td width="69%">How to build the SSCLI source tree.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="buildtools/buildutility.html">buildutility.html</a></td>
|
|
<td width="69%">The SSCLI build utility.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="buildtools/env.html">env.html</a></td>
|
|
<td width="69%">Setting up the SSCLI build environment.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="buildtools/internalresgen.html">
|
|
internalresgen.html</a></td>
|
|
<td width="69%">A bootstrap resource compiler.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="buildtools/nmake.html">nmake.html</a></td>
|
|
<td width="69%">Make tool.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="buildtools/resourcecompiler.html">
|
|
resourcecompiler.html</a></td>
|
|
<td width="69%">Platform-independent resource compiler used for SSCLI. </td>
|
|
</tr>
|
|
</table>
|
|
|
|
|
|
<h3>compilers Directory</h3>
|
|
|
|
|
|
<table width="90%" border="1">
|
|
<tr>
|
|
<td width="31%"><b><a href="compilers/compilers_index.html">compilers_index.html</a></b></td>
|
|
<td width="69%">Index for documents in the compilers directory.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="compilers/csharp.html">csharp.html</a></td>
|
|
<td width="69%">Options and changes for the SSCLI implementation of the C#
|
|
compiler.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="compilers/jsc.html">jsc.html</a></td>
|
|
<td width="69%">Options and changes for SSCLI implementation of
|
|
the JScript compiler.</td>
|
|
</tr>
|
|
</table>
|
|
|
|
|
|
<h3>debugging Directory</h3>
|
|
|
|
|
|
<table width="90%" border="1">
|
|
<tr>
|
|
<td width="31%"><b><a href="debugging/debugging_index.html">
|
|
debugging_index.html</a></b></td>
|
|
<td width="69%">Index for documents in the debugging directory.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="debugging/debugging_overview.html">
|
|
debugging_overview.html</a></td>
|
|
<td width="69%">Overview of debugging in the SSCLI.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="debugging/sos.html">sos.html</a></td>
|
|
<td width="69%">Describes the functionality of the SOS debugger extension.</td>
|
|
</tr>
|
|
</table>
|
|
|
|
|
|
<h3>ecma Directory</h3>
|
|
|
|
|
|
<table width="90%" border="1">
|
|
<tr>
|
|
<td width="31%"><b><a href="ecma/ecma_index.html">ecma_index.html</a></b></td>
|
|
<td width="69%">Contains information about the ECMA-334 and ECMA-335
|
|
documentation.</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<h3>techinfo Directory</h3>
|
|
|
|
|
|
<table width="90%" border="1">
|
|
<tr>
|
|
<td width="31%"><b><a href="techinfo/techinfo_index.html">
|
|
techinfo_index.html</a></b></td>
|
|
<td width="69%">Index to the techinfo documentation directory.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="techinfo/csharp_incremental.html">
|
|
csharp_incremental.html</a></td>
|
|
<td width="69%">C# incremental compilation information.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="techinfo/encodings.html">encodings.html</a></td>
|
|
<td width="69%">Encodings used in the SSCLI.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="techinfo/logging.html">logging.html</a></td>
|
|
<td width="69%">How to activate logging in the SSCLI.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="techinfo/native_managed_interop.html">
|
|
native_managed_interop.html</a></td>
|
|
<td width="69%">Native to managed interoperability in the SSCLI
|
|
implementation.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="techinfo/pal_guide.html">pal_guide.html</a></td>
|
|
<td width="69%">Platform Adaptation Layer (PAL) specification.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="techinfo/resfilefmt.html">resfilefmt.html</a></td>
|
|
<td width="69%">Managed CLI resource file format.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="techinfo/stackframe.html">stackframe.html</a></td>
|
|
<td width="69%">Stack frame format used in the SSCLI.</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<h3>tools Directory</h3>
|
|
|
|
|
|
<table width="90%" border="1">
|
|
<tr>
|
|
<td width="31%"><b><a href="tools/tools_index.html">tools_index.html</a></b></td>
|
|
<td width="69%">Index for documents in the tools directory.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="tools/al.html">al.html</a></td>
|
|
<td width="69%">Assembly Linker tool.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="tools/caspol.html">caspol.html</a></td>
|
|
<td width="69%">Code Access Security Policy tool.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="tools/clix.html">clix.html</a></td>
|
|
<td width="69%">Rotor managed application launcher tool.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="tools/cordbg.html">cordbg.html</a></td>
|
|
<td width="69%">Runtime managed code debugger.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="tools/gacutil.html">gacutil.html</a></td>
|
|
<td width="69%">Global Assembly Cache management tool.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="tools/genpalunitable.html">genpalunitable.html</a></td>
|
|
<td width="69%">Unicode table-building tool.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="tools/ilasm.html">ilasm.html</a></td>
|
|
<td width="69%">CIL Assembler.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="tools/ildasm.html">ildasm.html</a></td>
|
|
<td width="69%">CIL Disassembler.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="tools/ildbconv.html">ildbconv.html</a></td>
|
|
<td width="69%">Symbolic debug information converting tool.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="tools/ildbdump.html">ildbdump.html</a></td>
|
|
<td width="69%">Allows dumping of symbolic debug information stored in
|
|
.ildb files.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="tools/metainfo.html">metainfo.html</a></td>
|
|
<td width="69%">Metadata dump tool.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="tools/permview.html">permview.html</a></td>
|
|
<td width="69%">Permissions View tool</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="tools/peverify.html">peverify.html</a></td>
|
|
<td width="69%">Type safety verification PEVerify tool.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="tools/resgen.html">resgen.html</a></td>
|
|
<td width="69%">Resource File Generator.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="tools/sn.html">sn.html</a></td>
|
|
<td width="69%">Strong Name tool.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="tools/storeadm.html">storeadm.html</a></td>
|
|
<td width="69%">Isolated Storage tool.</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</blockquote>
|
|
|
|
<h2>samples Directory</h2>
|
|
|
|
<blockquote>
|
|
|
|
|
|
<table width="90%" border="1">
|
|
<tr>
|
|
<td width="31%"><b><a href="../samples/samples_index.html">
|
|
samples_index.html</a></b></td>
|
|
<td width="69%">Index for documents in the samples directory.</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<h3>compilers Directory</h3>
|
|
|
|
<blockquote>
|
|
|
|
|
|
<table width="90%" border="1">
|
|
<tr>
|
|
<td width="31%"><a href="../samples/compilers/clisp/clisp.html">
|
|
\clisp\clisp.html</a></td>
|
|
<td width="69%">Lisp compiler sample.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="../samples/compilers/myc/myc.html">\myc\myc.html</a></td>
|
|
<td width="69%">Simple C compiler sample.</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</blockquote>
|
|
|
|
<h3>hello and helloxml Directories</h3>
|
|
|
|
<blockquote>
|
|
|
|
|
|
<table width="90%" border="1">
|
|
<tr>
|
|
<td width="31%"><a href="../samples/hello/hello.html">\hello\hello.html</a></td>
|
|
<td width="69%">Simple hello world sample.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="../samples/helloxml/helloxml.html">
|
|
\helloxml\helloxml.html</a></td>
|
|
<td width="69%">Simple hello world sample that writes XML.</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</blockquote>
|
|
|
|
<h3>howto Directory</h3>
|
|
|
|
<blockquote>
|
|
|
|
|
|
<table width="90%" border="1">
|
|
<tr>
|
|
<td width="31%">
|
|
<a href="../samples/howto/basedatatypes/stringformat/stringformat.html">
|
|
\basedatatypes\stringformat\stringformat.html</a></td>
|
|
<td width="69%">String formatting sample.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="../samples/howto/codedom/listbuilder.html">
|
|
\codedom\listbuilder.html</a></td>
|
|
<td width="69%">Codedom code generation sample.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%">
|
|
<a href="../samples/howto/net/getresponse/getresponse.html">
|
|
\net\getresponse\getresponse.html</a></td>
|
|
<td width="69%"><b>System.Net </b>sample using the <b>WebRequest</b>
|
|
class.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="../samples/howto/net/udpchat/udpchat.html">
|
|
\net\udpchat\udpchat.html</a></td>
|
|
<td width="69%"><b>UdpClient</b> net sample.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%">
|
|
<a href="../samples/howto/reflection/emit/reflectionemit.html">
|
|
\reflection\emit\reflectionemit.html</a></td>
|
|
<td width="69%">Reflection sample using emit to generate an assembly.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%">
|
|
<a href="../samples/howto/reflection/invoke/reflectioninvoke.html">
|
|
\reflection\invoke\reflectioninvoke.html</a></td>
|
|
<td width="69%">Reflection sample showing invoke functionality.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%">
|
|
<a href="../samples/howto/regularexpressions/regularexpressions.html">
|
|
\regularexpressions\regularexpressions.html</a></td>
|
|
<td width="69%">Regular expression (<b>RegEx</b> class) sample.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="../samples/howto/remoting/remoting.html">
|
|
\remoting\remoting.html</a></td>
|
|
<td width="69%">Remoting sample with client and server.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%">
|
|
<a href="../samples/howto/resources/managedresources.html">
|
|
\resources\managedresources.html</a></td>
|
|
<td width="69%">Managed resource sample.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%">
|
|
<a href="../samples/howto/security/permissions/permissions.html">
|
|
\security\permissions\permissions.html</a></td>
|
|
<td width="69%">Code access security sample.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%">
|
|
<a href="../samples/howto/serialization/iserializable/iserializable.html">
|
|
\serialization\iserializable\iserializable.html</a></td>
|
|
<td width="69%">Serialization sample showing the <b>ISerializable</b>
|
|
interface.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%">
|
|
<a href="../samples/howto/serialization/simpleserialize/simpleserialize.html">
|
|
\serialization\simpleserialize\simpleserialize.html</a></td>
|
|
<td width="69%">Simple serialization sample.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="../samples/howto/xml/xmlschema/xmlschema.html">
|
|
\xml\xmlschema\xmlschema.html</a></td>
|
|
<td width="69%">XML schema object model sample.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%">
|
|
<a href="../samples/howto/xml/xmltransform/xmltransform.html">
|
|
\xml\xmltransform\xmltransform.html</a></td>
|
|
<td width="69%">XML transformation sample.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%">
|
|
<a href="../samples/howto/xmlserialization/xmlserialization.html">
|
|
\xmlserialization\xmlserialization.html</a></td>
|
|
<td width="69%">XML serialization sample.</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</blockquote>
|
|
|
|
<h3>pigui Directory</h3>
|
|
|
|
<blockquote>
|
|
|
|
|
|
<table width="90%" border="1">
|
|
<tr>
|
|
<td width="31%"><a href="../samples/pigui/hello/hello.html">
|
|
\hello\hello.html</a></td>
|
|
<td width="69%">Simple hello world sample using Tk.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="../samples/pigui/pigpad/pigpad.html">
|
|
\pigpad\pigpad.html</a></td>
|
|
<td width="69%">More advanced Tk sample.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="../samples/pigui/tk/tk_wrapper.html">
|
|
\tk\tk_wrapper.html</a></td>
|
|
<td width="69%">Simple Tk wrapper classes.</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</blockquote>
|
|
|
|
<h3>utilities Directory</h3>
|
|
|
|
<blockquote>
|
|
|
|
|
|
<table width="90%" border="1">
|
|
<tr>
|
|
<td width="31%"><a href="../samples/utilities/cleanbuild/cleanbuild.html">
|
|
\cleanbuild\cleanbuild.html</a></td>
|
|
<td width="69%">SSCLI build cleanup utility.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="../samples/utilities/codetohtml/codetohtml.html">
|
|
\codetohtml\codetohtml.html</a></td>
|
|
<td width="69%">JScript tool to format code to HTML.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="../samples/utilities/corclass/corclass.html">
|
|
\corclass\corclass.html</a></td>
|
|
<td width="69%">Assembly and class searching utility.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="../samples/utilities/crlf/crlf.html">
|
|
\crlf\crlf.html</a></td>
|
|
<td width="69%">Line termination analysis utility.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="../samples/utilities/dnprofiler/dnprofiler.html">
|
|
\dnprofiler\dnprofiler.html</a></td>
|
|
<td width="69%">Profiler example.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%">
|
|
<a href="../samples/utilities/getcliversion/getcliversion.html">
|
|
\getcliversion\getcliversion.html</a></td>
|
|
<td width="69%">Runtime version value utility.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="../samples/utilities/grep/grep.html">
|
|
\grep\grep.html</a></td>
|
|
<td width="69%">Grep utility.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="../samples/utilities/keyconfig/keyconfig.html">
|
|
\keyconfig\keyconfig.html</a></td>
|
|
<td width="69%">SSCLI assembly key configuration tool.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="../samples/utilities/typefinder/typefinder.html">
|
|
\typefinder\typefinder.html</a></td>
|
|
<td width="69%">Type searching utility.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="../samples/utilities/wordcount/wordcount.html">
|
|
\wordcount\wordcount.html</a></td>
|
|
<td width="69%">Wordcount sample utility.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="../samples/utilities/xsd/xsd.html">\xsd\xsd.html</a></td>
|
|
<td width="69%">XSD schema conversion tool.</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</blockquote>
|
|
</blockquote>
|
|
|
|
<br>
|
|
|
|
<hr>
|
|
|
|
<p><i>Copyright (c) 2002 Microsoft Corporation. All rights reserved.</i></p>
|
|
</body>
|
|
</html> |