What books on the topic of .NET framework are truely exceptional for a
software developer?
Read quite a few reviews on amazon lately and the two books that stand
out for me are;
* CLR via C#, Second Edition
http://www.amazon.com/CLR-via-Second-Pro-Developer/dp/0735621632/ref=pd_bbs_5?ie
=UTF8&s=books&qid=1204472938&sr=8-5
* Framework Design Guidelines: Conventions, Idioms, and Patterns for
Reusable .NET Libraries
http://www.amazon.com/Framework-Design-Guidelines-Conventions-Development/dp/032
1246756/ref=pd_bbs_sr_2?ie=UTF8&s=books&qid=1204472938&sr=8-2
Any thoughts?
Robbe Morris - [MVP] C# - 03 Mar 2008 01:18 GMT
.NET Internationalization is quite good

Signature
Robbe Morris [Microsoft MVP - Visual C#]
AdvancedXL Server, Designer, and Data Analyzer
Convert cell ranges in Excel to rule driven web apps
without IT programmers.
Free download: http://www.equalssolved.com/default.aspx
> What books on the topic of .NET framework are truely exceptional for a
> software developer?
[quoted text clipped - 10 lines]
>
> Any thoughts?
HelloWorld - 03 Mar 2008 05:31 GMT
I do recommend "Applied Microsoft.NET Framework programming" by Jeffery
Richter and "Programming .NET components" by Juval Lowy.
> What books on the topic of .NET framework are truely exceptional for a
> software developer?
[quoted text clipped - 10 lines]
>
> Any thoughts?
Mike - 04 Mar 2008 13:30 GMT
Hi,
I did translation work on "Practical .net and C#2" by patrick smacchia, it
gives a pretty good overview of the internal workings of the compiler and
framework.
Mike Powell
Ramuseco ltd .NET Consulting
> What books on the topic of .NET framework are truely exceptional for a
> software developer?
[quoted text clipped - 10 lines]
>
> Any thoughts?
RedLars - 07 Mar 2008 07:03 GMT
Thanks for your suggestions.
The other day I was looking for a book on C# and patterns (so not
GOF), found these two books:
C# 3.0 Design Patterns (O'REILLY)
http://www.amazon.com/3-0-Design-Patterns-Judith-Bishop/dp/059652773X/ref=pd_bbs
_sr_1?ie=UTF8&s=books&qid=1204809359&sr=1-1
Design Patterns in C# (Software Patterns Series)
http://www.amazon.com/Design-Patterns-C-Software/dp/0321126971/ref=sr_1_3?ie=UTF
8&s=books&qid=1204809359&sr=1-3
Any suggestions? Both seem to get very good reviews on amazon.