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. |
C# School Ebook - http://www.programmersheaven.com/2/CSharpBook
Freely available 330 page ebook giving a full introduction to programming in C#, from the very basics to GUI and database development. |
Professional C# - http://www.wrox.com/WileyCDA/WroxTitle/Professional-C-2nd-Edition.productCd-0764557599.html
Now on its third 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. |