Please visit DEMANDDRAFT.SHOP for quality of products...

Ad

Search This Blog

Tuesday, April 9, 2013

Metadata and Self-Describing Components

  • Description of the assembly.
    • Identity (name, version, culture, public key).
    • The types that are exported.
    • Other assemblies that this assembly depends on.
    • Security permissions needed to run.
  • Description of types.
    • Name, visibility, base class, and interfaces implemented.
    • Members (methods, fields, properties, events, nested types).
  • Attributes.
    • Additional descriptive elements that modify types and members.

No comments:

Post a Comment