what is meta data in .net framework?
2959
29-Oct-2010
Amit Singh
30-Oct-2010MetaData
Metadata describes every type and member defined in your code in a language-neutral manner.
Metadata stores the following information:
Description of the assembly.
description of types.
Attributes.