Posted by WebSeoArticles in
Web Design on 07 5th, 2008 |
No Comments
.NET Metadata of the .NET Framework
In the .NET Framework architecture, .NET metadata refers to certain data structures embedded within the Common Intermediate Language code that describes the high-level structure of the code.
Metadata describes all classes and class members that are defined in the assembly, and the classes and class members...