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:
Diffstat (limited to 'web/books')
-rw-r--r--web/books35
1 files changed, 31 insertions, 4 deletions
diff --git a/web/books b/web/books
index d5933e79836..00ed239bb73 100644
--- a/web/books
+++ b/web/books
@@ -1,11 +1,38 @@
-* C# Books
+* Mono
+
+ <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
@@ -34,4 +61,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>