Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'web/c-sharp')
-rw-r--r--web/c-sharp7
1 files changed, 7 insertions, 0 deletions
diff --git a/web/c-sharp b/web/c-sharp
index e81d99b73ba..9d3499732e6 100644
--- a/web/c-sharp
+++ b/web/c-sharp
@@ -14,6 +14,13 @@
the compiler and various programs are routinely compiled and
ran.
+** Slides
+
+ Slides for the Mono C# Compiler presentation at .NET ONE are
+ available <a
+ href="http://primates.ximian.com/~miguel/slides-europe-nov-2002/Mono_C_Sharp_Overview_1007.sxi">here</a>
+ in StarOffice format.
+
** Obtaining MCS
The Mono C# compiler is part of the `mcs' module in the Mono CVS