MSIL

Metadata and the ability to inspect metadata using reflection were the topics of this chapter. .NET assemblies consist of metadata and MSIL. MSIL is the topic of Chapter 14. Understanding MSIL is important for writing, maintaining, and debugging a C# application. Reflection can be used with MSIL code. You can inspect MSIL code at run time, create self-generating code, and otherwise manipulate MSIL using reflection.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.22.71.106