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
path: root/web/books
diff options
context:
space:
mode:
authorDietmar Maurer <dietmar@mono-cvs.ximian.com>2002-03-29 09:37:55 +0300
committerDietmar Maurer <dietmar@mono-cvs.ximian.com>2002-03-29 09:37:55 +0300
commitb2136d6dec21ef8e2a667a9bb2b42e5291cc815a (patch)
tree9104c64ad404444a5ac014793b5085b39578836b /web/books
parent2a32ff20e029642c4df482f502331907cd0b658a (diff)
*** empty log message ***
svn path=/trunk/mono/; revision=3491
Diffstat (limited to 'web/books')
-rw-r--r--web/books5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/books b/web/books
index 6d41c0afc13..d5933e79836 100644
--- a/web/books
+++ b/web/books
@@ -2,6 +2,11 @@
A Programmer's Introduction to C# - Second Edition: Eric Gunnerson
+* Remoting
+
+ <a href="http://www.dotnetremoting.cc/book/AdvancedDotNetRemoting.asp">
+ Advanced .NET Remoting: Ingo Rammer</a>
+
* Compiler Implementation
Compilers - Principles, Techniques, and Tools: Alfred V. Aho, Ravi Sethi,