2007-08-27 Jb Evain <jbevain@novell.com>
[mono.git] / web / books
index 1eda5eb04f11f4ac4c8a9f61224418aa7d9802c3..75f7fb9904d4f35e6ad4523b2e6f4b298cf81f84 100644 (file)
--- a/web/books
+++ b/web/books
@@ -1,11 +1,42 @@
-* 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>
+   <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
 
    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