| Attributes and Reflection |
|
|
|
| Monday, 12 March 2007 | ||||||||||||||||||||
Page 1 of 18 Attributes and Reflection Throughout this book, I have emphasized that a .NET application contains code, data, and metadata. Metadata is information about the data--that is, information about the types, code, assembly, and so forth--stored along with your program. This chapter explores how some Attributes are a mechanism for adding metadata, such as compiler instructions and other Reflection is the process by which a program can read its own metadata. A program is |
||||||||||||||||||||
| Last Updated ( Saturday, 21 July 2007 ) | ||||||||||||||||||||
| < Prev | Next > |
|---|






