Good advanced book on developing robust C# modules

Posted by AlexKuznetsov on Stack Overflow See other posts from Stack Overflow or by AlexKuznetsov
Published on 2010-06-18T14:35:53Z Indexed on 2010/06/18 14:43 UTC
Read the original article Hit count: 179

Filed under:

I have some experience with C#, and would like to improve my knowledge of its latest improvements. I am in the middle of reading and enjoying "Effective C#" by Bill Wagner right now. However, I would appreciate more examples, especially with lambda expressions and such.

Any suggestions are greatly appreciated. High quality resources are preferable, and it does not matter much if they are free or not.

© Stack Overflow or respective owner

Related posts about c#