Can anyone tell a book which covers a in-depth coverage of .NET Framework (2.0, 3.5 or 4.0)?
That was useful! Thanks a lot
Sathish
2010-08-20 11:48:16
A:
The Apress "Pro C#/VB 2010 and the .Net Platform" books are pretty good, as is the "Microsoft .Net Internals" book - lots of information in both at all levels of the .Net framework.
Moo
2010-08-20 11:00:44
I have Pro C# 2008 and it is one of the worst book about the topic I have ever seen.
Ladislav Mrnka
2010-08-20 11:25:10
Would you care to expand on that? I find it to be quite a good resource to have on my desk.
Moo
2010-08-20 11:33:43
That book is more like set of introductions to all available APIs. Tutorial to ASP.NET, tutorial to WPF, tutorial to WCF, tutorial to WF, ... I expected the book about CLR and advanced topics about .NET (beacuse of PRO title). There is of course coverage of some basic CLR topics but when I compare it to CLR via C# I get only disappointment.
Ladislav Mrnka
2010-08-20 11:43:05
+1
A:
It's not only the framework that has evolved but so has the languages. Skeet covers that for C# in C# in Depth.
Jonas Elfström
2010-08-20 11:21:15