  |
C# School Book - http://www.programmersheaven.com/2/csharpbook
Free 330-page ebook giving a full introduction to programming in C#, from the very basics to GUI and database development. |
  |
Microsoft C# Language Specifications - http://www.microsoft.com/mspress/books/5490.aspx
Includes book review and links for purchasing. |
  |
C# Precisely - http://www.dina.kvl.dk/~sestoft/csharpprecisely/
A concise book describing the C# programming language, version 2.0, including generics, iterators, anonymous methods, nullable value types and partial type declarations. All example programs from the book. Links. |
  |
Inside C# - http://www.microsoft.com/mspress/books/5027.aspx
By Tom Archer, advertises itself as a detailed look at the internal architecture of C#. |
  |
Professional C# - http://www.wrox.com/books/0764543989.shtml
Now on its second edition, the book was updated to run on the Final Release of .Net. The book covers C# language syntax, Web Services, Windows Development, ASP, Data Access, .Net Remoting and some concepts of object-oriented programming. |