2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / web / books
index 6d41c0afc13fc1f6e77f384acb8f31e928d2c593..75f7fb9904d4f35e6ad4523b2e6f4b298cf81f84 100644 (file)
--- a/web/books
+++ b/web/books
@@ -1,7 +1,43 @@
-* C# Books
+* Mono
+
+  <a href="http://www.oreilly.com/catalog/monoadn/">
+  Mono: A Developer's Notebook
+  </a>
+
+  <a href="http://www.amazon.de/exec/obidos/ASIN/3827264928/qid=1050051051/sr=2-1/ref=sr_2_3_1/028-2755135-1623712">
+  Mono: .NET-kompatible Anwendungen mit dem Open Source-Framework
+  </a>
+
+* C#
 
    A Programmer's Introduction to C# - Second Edition: Eric Gunnerson
 
+* .NET Framework
+
+   Avery good techincal book about .NET is Don Box's <a
+   href="http://service.bfast.com/bfast/click?bfmid=2181&sourceid=39391960&isbn=0201734117">Essential
+   .NET</a>
+
+* Remoting
+
+   <a href="http://www.dotnetremoting.cc/book/AdvancedDotNetRemoting.asp">Advanced .NET Remoting: Ingo Rammer</a>
+
+* Threading
+
+   .NET Multithreading: Alan L. Dennis (ISBN 1-930110-54-5)
+
+* Web Services
+
+   Web Services: Architecture and Implementation with .NET: Keith Ballinger
+
+* ASP.NET
+
+   Essential ASP.NET with Examples in C# by Fritz Onion
+
+   ASP.NET in a Nutshell by G. Andrew Duthie & Matthew MacDonald
+
+   Programming ASP.NET by Jessy Liberty & Dan Hurtwitz
+
 * Compiler Implementation
 
    Compilers - Principles, Techniques, and Tools: Alfred V. Aho, Ravi Sethi,
@@ -29,4 +65,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>