.NET Development Foundation/Annexes
From Wikibooks, the open-content textbooks collection
| .NET Development Foundation | |
|---|---|
| Chapters | Introduction · System types · Services · Configuration · Serialization · Security · Interoperability · Globalization · Annexes |
| Groups | Generic types · Building custom attributes |
Annexes
[edit] Annexes
The annexes are a series of articles on specific subjects that are referenced by the main text but were not integrated in it.
[edit] Generic Types
This page is a discussion on the need to have generic types in the context of collections.
[edit] Building custom attributes
This page is a tutorial on the building of a custom attribute that will be accessed thru the reflexion functionality.