My favorite c# is the wrox book, C# Classes Handbook.
Not only does it cover all the basics of c# programming, and .net
objects and datatypes, it focuses on the key aspect of OO programming,
the use and design of code using classes -- the bedrock of OO.
Look, the syntax of c# can be written in 3 pages and learned overnight.
But as someone has said in this group before, the real trick is knowing
how to /design/ with it and create useful things.
That's why I like the Wrox c# classes handbook.
Andreas Schmid wrote:
> O'Reilly's "Programming C#" is also a good one 
>
>>-----Original Message-----
>>Sorry, Im sure its a FAQ.
>>
>>Im looking for something fairly in-depth to increase my
>
> knowledge of
>
>>C#. As well as details on the language, good coverage of
>
> the CLR is
>
>>needed since Im specifically looking to understand how
>
> BEST to use the
>
>>language in order to optimise memory usage and create
>
> stable apps.
>
>>Any recommendations appreciated.
>>
>>Thanks
>>.
>>