.NET Development Foundation/Annexes

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search


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.