Want to find some good books

There are a lot of books about C# and .NET on the market, and I read many of them. But most of them are written, assuming that the reader knows nothung about the language and framework,though he maybe knows some about programming and have experience in another languages like C++. In all this books author talking about all C# specification, begining with smth very simple like operators, variable types and so on. I saw many books about programming patterns and modern application design in C++ and want to find smth alike for C#. Besides, I want to find some book about System.Reflection. It's a very powerfull thing, but I can't figure out how to use it properly by myself. I try to find smth on amazon, but the only suitable book, with the word reflection is "Pro .NET 1.1 Remoting, Reflection and Treading" it was published in may,2005, but so why we talk about .Net 1.1 What do you think about it
I hope u can point me to something appropriate. Thx. 


Answer this question

Want to find some good books