Applied .NET Attributes

Attributes are used to modify the runtime behavior of code in the .NET Framework. Applied .NET Attributes explores the application of .NET attributes and how developers can write custom attributes that provide the maximum level of code reuse and flexibility. Attributed programming is a feature of .N...

Full description

Bibliographic Details
Main Authors: Bock, Jason, Barnaby, Tom (Author)
Format: eBook
Language:English
Published: Berkeley, CA Apress 2003, 2003
Edition:1st ed. 2003
Subjects:
Online Access:
Collection: Springer Book Archives -2004 - Collection details see MPG.ReNa
Table of Contents:
  • Attribute Fundamentals
  • Compile-time and Design-time Attributes
  • Attributes and Runtime Behavior
  • Building Custom Attributes
  • Applying Custom Attributes