Type of bind: Paperback
Dewey Decimal Number: 005.2768
EAN num: 9781861007599
ISBN number: 1861007590
Label: Wrox Press
Manufacturer: Wrox Press
Quantity: 1
Page Count: 300
Printing Date: 2002-09
Publishing house: Wrox Press
Sale Popularity Level: 825554
Studio: Wrox Press
Other books you might be interested in perusing:
Editor's Notes and Comments:
Product Description:
Reflection is a mechanism provided by .NET that enables developers to make their programs more flexible and dynamic. Reflection makes it possible for applications to be more modular, extensible, and configurable. Building on the basics of object-orientation and the .NET type system, reflection provides mechanisms for dynamically examining, modifying, and even creating objects at run time. .NET also adds the ability for programmers to add attributes to their types, which provide metadata about the type which can be examined and used through reflection at runtime.
This book examines all the ways reflection can be used, and identifies practical applications and important programming techniques that rely upon reflection for their functionality. It covers the reflection API, the use of attributes in .NET, and also looks at the mechanisms .NET provides for dynamic generation of code - all techniques that allow developers to build more flexible, dynamic applications.
User popularity level:

Rated by buyers
-
i tried out all the examples and they work
this is a very good introduction to relection
technology which has dogged me for 1.5 years
I fully enjoyed the book and I am now more familiar with
the technology. thank you
Rated by buyers
-
This book serves as a good introductory to .NET Reflection. The book doesn't cover the Reflection.Emit class which is primarily what I was looking to learn about. I am some what disappointed.
Rated by buyers
-
The book comes with an 'excellent' set of real world examples, solutions and a lot of information you simply can't do without! If you're interested in 'really' unleashing .NET's true power, this book is just what you need! Once you're done with it, you'll wish the book never ended :) Yes, it's THAT good!
Rated by buyers
-
One of a growing series of books, this is the second that I'd picked up and even better than the very first one (which was the Remoting). This book covers reflection in all its glory - giving all the details that we need to use reflection to the full. Where the book stands out from others is that it not only gives the technical details but also puts all the examples into a real world situation giving an insight into why we're using reflection in the very first place. Definitely worth the [money] ...
Rated by buyers
-
I've considered reflection one of the neatest features of .Net, but have scarcely seen it covered in the books I've read so far. This book exactly hit the spot. In 242 pages it succintly explains reflection in a very readable manner. It describes the 'why to do things' and not just the 'how to do things'. It even points out where using reflection would be overkill. I'm very pleased.
Find other books like this one: