.NET Development Foundation/Annexes

From Wikibooks, open books for an open world
Jump to navigation Jump to search


Annexes


Annexes[edit | edit source]

The annexes are a series of articles on specific subjects that are referenced by the main text but were not integrated in it.


Generic Types[edit | edit source]

This page is a discussion on the need to have generic types in the context of collections.

Building custom attributes[edit | edit source]

This page is a tutorial on the building of a custom attribute that will be accessed thru the reflexion functionality.