Skip to Content
.NET Common Language Runtime Unleashed
book

.NET Common Language Runtime Unleashed

by Kevin Burton
April 2002
Intermediate to advanced content levelIntermediate to advanced
1024 pages
23h 26m
English
Sams
Content preview from .NET Common Language Runtime Unleashed

Summary

This chapter showed the importance of the assembly and the metadata within it. Metadata allows for many features within a programming environment that would not be possible without it. To use metadata, you must be able to access it. This chapter showed two methods to look at the metadata. The first method uses a set of unmanaged COM APIs that should be suitable for most applications. These COM APIs contain sufficient detail to crack most assembly metadata. If you require a more detailed description of the metadata or you cannot depend on a COM component in your program, then you might want to crack the physical layout of the assembly to get at the metadata information.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Customizing the Microsoft® .NET Framework Common Language Runtime

Customizing the Microsoft® .NET Framework Common Language Runtime

Steven Pratschner

Publisher Resources

ISBN: 0672321246Purchase book