55f3471f6d
svn path=/trunk/gtk-sharp/; revision=9007
71 lines
1.5 KiB
HTML
71 lines
1.5 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>Ressources</title>
|
|
</head>
|
|
<body>
|
|
<h1>Ressources</h1>
|
|
|
|
<h2><a id="api">API References</a></h2>
|
|
|
|
<ul>
|
|
<li><a
|
|
href="http://primates.ximian.com/~tvgm/gtk-sharp-docs/">gtk#
|
|
API</a></li>
|
|
|
|
<li><a
|
|
href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/cpref_start.asp">
|
|
MS Base Class API</a></li>
|
|
</ul>
|
|
|
|
<h2><a id="code">Code samples</a></h2>
|
|
|
|
<ul>
|
|
<li><a href="http://primates.ximian.com/~duncan/Mono/">Sample
|
|
gtk# applications</a></li>
|
|
</ul>
|
|
|
|
<h2><a id="apps">Applications</a></h2>
|
|
|
|
<ul>
|
|
<li><a href="http://atoker.com/phonic/">Phonic</a></li>
|
|
|
|
<li><a
|
|
href="http://mwh.sysrq.dk/programs/programs.phtml">Jumpnbump
|
|
frontend</a></li>
|
|
</ul>
|
|
|
|
<h2><a id="tuturials">Tutorials</a></h2>
|
|
|
|
<ul>
|
|
<li><a
|
|
href="http://toxic.magnesium.net/~hestilow/gconfsharp/intro.html">
|
|
Using GConf#</a></li>
|
|
</ul>
|
|
|
|
<h2><a id="websites">Websites</a></h2>
|
|
|
|
<ul>
|
|
<li><a href="http://www.go-mono.org">www.go-mono.org</a></li>
|
|
|
|
<li><a href="http://www.atoker.com/mono">Mono for Debian</a></li>
|
|
</ul>
|
|
|
|
<h2><a id="irc">IRC</a></h2>
|
|
|
|
<ul>
|
|
<li><a href="irc://irc.freenode.org/mono">irc.freenode.org
|
|
#mono</a></li>
|
|
</ul>
|
|
|
|
<h2><a id="books">Books</a></h2>
|
|
|
|
<ul>
|
|
<li>A Programmer's Introduction to C# by Eric Gunnerson</li>
|
|
|
|
<li>Advanced .NET Remoting: Ingo Rammer</li>
|
|
</ul>
|
|
</body>
|
|
</html>
|
|
|