Hi everyone!
I'm looking for a good book about C# and .Net, for learning and having a good reference. I know that there are tons of tutorials over the web, but i like to have a good book in my hands where solve my questions without looking hundreds of webs.
I've seen that people recommend this and this.
What do you think? any recomendations?
Thanks in advance!
C# books
-
- Gremlin
- Posts: 168
- Joined: Wed Sep 19, 2007 1:19 pm
- Location: singapore
- x 3
Re: C# books
Not exactly a book, but I find it helpful to refer to http://msdn.microsoft.com/en-gb/library/67ef8sbd whenever I need very specific knowledge on how certain language features work in C#
-
- Orc
- Posts: 441
- Joined: Tue Aug 01, 2006 1:43 am
- Location: Spain!!
- x 8
Re: C# books
Thanks for your response
At last, i've bought "C# 4.0 in a nutshell"

At last, i've bought "C# 4.0 in a nutshell"

-
- Gnoblar
- Posts: 1
- Joined: Wed Oct 31, 2012 9:13 am
Re: C# books
It is better to depend on website than books for studying programming language. Because websites are updated frequently and also its free . For c# follow the websites www.codeproject.com , http://csharp.net-informations.com , www.java2s.com.gamedboy wrote:Not exactly a book, but I find it helpful to refer to http://msdn.microsoft.com/en-gb/library/67ef8sbd whenever I need very specific knowledge on how certain language features work in C#
Zene.