2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / web / resources-pending
1 ** MacOS Documentation
2
3 ** Assembly Language Manuals online
4                 Intel
5                 MIPS
6                 SPARC
7
8 ** Microsoft 
9                 msdn.microsoft.com/net
10                 Research.microsoft.com
11
12 ** Related Technologies
13
14         <ul>
15
16                 * The CLI allows people to create Web Services using the SOAP
17                   protocol.  SOAP is based on XML, XML schemas an the HTTP
18                   protocol.
19                   <ul>
20                 * XML specification.
21                 * XML Namespaces.
22                 * XML Schemas.
23                 * SOAP Specification.
24                   </ul>
25         </ul>
26
27 ** Compiler Information
28         GCC
29         GCC Sample front-end tutorial
30