This book by two popular developer/writers takes advanced developers and software designers who use Visual Basic under the covers of the Microsoft .NET Platform to provide an in-depth understanding of its structure, function, and operational components. Developers get an in-depth understanding of the technology's structure and function so they can make informed application design choices. They also get expert advice on application design and performance optimization issues. This book details the .NET infrastructure and architecture, then shows its practical implications with tons of sample code written in Visual Basic .NET.
Это была моя первая книга по .NET Framework. В то время было непреодолимое желание узнать о новой технологии и эта книга восполнила его сполна. Наверное, это был самый правильный выбор первой книги, поскольку она учила в первую очередь не языку программирования, который я освоил позднее, а самой технологии .NET. В книге даются основы, необходимые для понимания того, что происходит за кулисами исполнения программы, описываются все нюансы и разъясняется, почему используется именно выбранный подход. Это потрясающая книга и обязательная к прочтению каждым разработчиком на .NET (возможно уже в новой редакции).
It's testament to .net framework design (or Microsoft laziness ;-) that over a dozen+ years so little changed and Jeffrey's book is still mostly relevant. The title might be a bit misleading, as it covers mostly guts of the framework and underlying mechanisms (from C# perspective). of course, what you really wanted is to read latest edition of the 'CLR via C#', so if you don't need to, don't waste time reading it ;-)
This book provided a solid introduction to the .NET Framework as a platoform. It doesn't focus on any particular language, but it explains the basic principles of the framework such as application architecture, the runtime library, reflection, deployment, ...
The only problem with this book is its age and the fact that by now it is outdated. However, if you're starting with .NET, it might still be worth checking out.
I've read the Czech version and it was actually translated quite well.