49 lines
1.3 KiB
HTML
49 lines
1.3 KiB
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>Ressources</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
<h1>Ressources</h1>
|
||
|
|
||
|
<a id="api"><h2>API References</h2></a>
|
||
|
<ul>
|
||
|
<li><a href="http://primates.ximian.com/~tvgm/gtk-sharp-docs/">gtk# API</a>
|
||
|
<li><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/cpref_start.asp">MS Base Class API</a>
|
||
|
</ul>
|
||
|
|
||
|
<a id="code"><h2>Code samples</h2></a>
|
||
|
<ul>
|
||
|
<li><a href="http://primates.ximian.com/~duncan/Mono/">Sample gtk# applications</a>
|
||
|
</ul>
|
||
|
|
||
|
<a id="apps"><h2>Applications</h2></a>
|
||
|
<ul>
|
||
|
<li><a href="http://atoker.com/phonic/">Phonic</a>
|
||
|
<li><a href="http://mwh.sysrq.dk/programs/programs.phtml">Jumpnbump frontend</a>
|
||
|
</ul>
|
||
|
|
||
|
<a id="tuturials"><h2>Tutorials</h2></a>
|
||
|
<ul>
|
||
|
<li><a href="http://toxic.magnesium.net/~hestilow/gconfsharp/intro.html">Using GConf#</a>
|
||
|
</ul>
|
||
|
|
||
|
<a id="websites"><h2>Websites</h2></a>
|
||
|
<ul>
|
||
|
<li><a href="http://www.go-mono.org">www.go-mono.org</a>
|
||
|
<li><a href="http://www.atoker.com/mono">Mono for Debian</a>
|
||
|
</ul>
|
||
|
|
||
|
<a id="irc"><h2>IRC</h2></a>
|
||
|
<ul>
|
||
|
<li><a href="irc://irc.freenode.org/mono">irc.freenode.org #mono</a>
|
||
|
</ul>
|
||
|
|
||
|
<a id="books"<h2>Books</h2></a>
|
||
|
<ul>
|
||
|
<li>A Programmer's Introduction to C# by Eric Gunnerson
|
||
|
<li>Advanced .NET Remoting: Ingo Rammer
|
||
|
</ul>
|
||
|
|
||
|
</body>
|
||
|
</html>
|