Answered by:
Good book for C# 3.0, 3.5, & 4.0?

Question
-
Hi;
Any suggestions for a good book that teaches all the new things added to C#? I think we're pretty comfortable with generic collections (love them) but I think we're barely scratching the surface on our use of LINQ and other new features.
??? - thanks - dave
Very funny video - What's your Metaphor?Thursday, October 28, 2010 12:29 AM
Answers
-
For Linq
Addison.Wesley.Essential.LINQ
LINQ in Action by FABRICE MARGUERIE /STEVE EICHERT and JIM WOOLEY by [Manning Publications Co.]
http://www.free-ebooks-download.org/free-ebook/dotnet/SQL/Free-SQL-Server-2008-MCTS-Dumps.php
Please see more C# 4.0
http://www.free-ebooks-download.org/free-ebook/dotnet/CSharp/
http://www.free-ebooks-download.org/free-ebook/dotnet/Framework/
- Marked as answer by Figo Fei Friday, November 5, 2010 3:26 AM
Thursday, October 28, 2010 6:38 AM -
I see this question several times a day from newbie’s to professionals. I have listed the best C# books that I have read so far.
- ECMA-334 C# Language Specification. – FREE book. This is probably the best place to start. Read it backwards and forwards and you can even request a hard copy.
- Absolute Beginners Guide to C Sharp 2nd Edition – Used this early on and found it very useful even if its game programming.
- C-Sharp 2.0 - The Complete Reference, 2nd Edition (McGraw-Hill, 2006) – One of the most useful books that is always with me. It contains short example code and is very well written.
- Dot Net Zero - Charles Petzold - FREE book and you should definately give it a read.
- C Sharp in Depth by Jon Skeet - Probably one of the most in depth books on C Sharp and definitely not for beginners. Jon Skeet knows C# like no other. I would consider this book the Bible of C#. If you understand 50% of this book, you have a good understanding of the language.
- CLR via C Sharp 3rd Edition – I just started reading this book and it is another book thats not for beginners. If you really want to understand the CLR then give this book a try.
Well, thats it. I hope you enjoy the books as I have spent a lot of time researching different C# books.
My .NET Blog: http://michaelcrump.net- Marked as answer by Figo Fei Friday, November 5, 2010 3:26 AM
Friday, October 29, 2010 5:03 PM
All replies
-
For Linq
Addison.Wesley.Essential.LINQ
LINQ in Action by FABRICE MARGUERIE /STEVE EICHERT and JIM WOOLEY by [Manning Publications Co.]
http://www.free-ebooks-download.org/free-ebook/dotnet/SQL/Free-SQL-Server-2008-MCTS-Dumps.php
Please see more C# 4.0
http://www.free-ebooks-download.org/free-ebook/dotnet/CSharp/
http://www.free-ebooks-download.org/free-ebook/dotnet/Framework/
- Marked as answer by Figo Fei Friday, November 5, 2010 3:26 AM
Thursday, October 28, 2010 6:38 AM -
thank you
Very funny video - What's your Metaphor?Thursday, October 28, 2010 1:52 PM -
Friday, October 29, 2010 7:00 AM
-
I see this question several times a day from newbie’s to professionals. I have listed the best C# books that I have read so far.
- ECMA-334 C# Language Specification. – FREE book. This is probably the best place to start. Read it backwards and forwards and you can even request a hard copy.
- Absolute Beginners Guide to C Sharp 2nd Edition – Used this early on and found it very useful even if its game programming.
- C-Sharp 2.0 - The Complete Reference, 2nd Edition (McGraw-Hill, 2006) – One of the most useful books that is always with me. It contains short example code and is very well written.
- Dot Net Zero - Charles Petzold - FREE book and you should definately give it a read.
- C Sharp in Depth by Jon Skeet - Probably one of the most in depth books on C Sharp and definitely not for beginners. Jon Skeet knows C# like no other. I would consider this book the Bible of C#. If you understand 50% of this book, you have a good understanding of the language.
- CLR via C Sharp 3rd Edition – I just started reading this book and it is another book thats not for beginners. If you really want to understand the CLR then give this book a try.
Well, thats it. I hope you enjoy the books as I have spent a lot of time researching different C# books.
My .NET Blog: http://michaelcrump.net- Marked as answer by Figo Fei Friday, November 5, 2010 3:26 AM
Friday, October 29, 2010 5:03 PM