attribute
- Custom Attributes in .NET
- Creating and Using Attributes in your .NET application
- Have Fun Again With Custom Attributes (Part 1)
- Referenced Description Attribute
- DefaultValue Attribute Based Approach to Property Initializaton
- The PropertyGrid: Overriding Class Attributes
How custom attributes are used in .NET
Shows how to use existing attributes and how to create and use your own attributes
If you think you know everything there is to know about custom attributes, read this article. PostSharp will let you to take your custom attributes to the next level and let them actually add new behaviors to your code.
An article on how to call an existing description in the designer
Various approaches to implementation of property initialization with DefaultValue attributes
Dynamically control any attribute, including DefaultValues, Categories, Descriptions, DisplayNames, ReadOnly attributes, Property sort order and more.
No comments:
Post a Comment