Fix
[mono.git] / doc / books
index 6d41c0afc13fc1f6e77f384acb8f31e928d2c593..1eda5eb04f11f4ac4c8a9f61224418aa7d9802c3 100644 (file)
--- a/doc/books
+++ b/doc/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,
    A Retargetable C Compiler - Design and Implementation: C. Fraser, David
    Hanson
 
+* Threading
+
+   .NET Multithreading: Alan L. Dennis (ISBN 1-930110-54-5)
+
 * Reference Manuals
 
    <a
@@ -29,4 +38,4 @@
    MIPS Processor supplement</a>
 
    <a href="http://www.sparc.org/standards/V8.pdf">The SPARC Architecture
-   Manual Version 8</a> 
\ No newline at end of file
+   Manual Version 8</a>