Reviews
Description
Advanced .NET IL Assembler is a comprehensive drill-down into the inner workings of the .NET Framework. Acknowledged runtime expert and Microsoft insider Serge Lidin steps through the internal structures and operations that take place when .NET code is executed, showing how the syntax and grammar of the coding language is broken down into low-level units that can be expressed through the ILAsm language that runs behind the scenes in .NETthe skills you need to write tighter, faster, .NET code; to debug complex error handling situations; and to oversee multi-language and multi-platform projects with confidence What you'll learn the structure of the .NET execution sequence and the Managed Executable Files that lie within itthrough the core .NET component modules, namespaces and classes and see how each is consumed by ILAsm and can be optimized for executioto use the IL Assembler and Disassembler tools to analyze .NET code, metadata structures and exception handling within Visual Studiothe issues that surround multi-language and multi-framework projectyour own Custom Attributes and tailor them for speed and security
Who this book is for
C# and an understanding of how the .NET Framework framework stack operates. All concepts related to the CLR and MSIL are introduced from first principals. The concepts taught are valid for all versions of .NET
Table of Contents
1
1. Simple Sample
2. Enhancing your .NET Code
3. Making IL Coding Easier
2:
Executable File5. Metadata Tables Organizatio
3:
6. Modules and Assemblies
7. Namespaces and Classes
8. Primitive Types and Signiture
9. Fields and Data Constants
10. Methods
11. Generic Types
12. Generic Methods
4
13. IL Instructions
14. Managed Exception Handlin
5:
15. Events and Properties
16. Custom Attributes
17. Security Attributes
Interoperatio
19. Multilanguage Projects
20. Appendix A
21. Appendix B
22. Appendix C
23. Appendix D
24. Appendix E
"
Advanced .NET IL Assembler is a comprehensive drill-down into the inner workings of the .NET Framework. Acknowledged runtime expert and Microsoft insider Serge Lidin steps through the internal structures and operations that take place when .NET code is executed, showing how the syntax and grammar of the coding language is broken down into low-level units that can be expressed through the ILAsm language that runs behind the scenes in .NETthe skills you need to write tighter, faster, .NET code; to debug complex error handling situations; and to oversee multi-language and multi-platform projects with confidence What you'll learn the structure of the .NET execution sequence and the Managed Executable Files that lie within itthrough the core .NET component modules, namespaces and classes and see how each is consumed by ILAsm and can be optimized for executioto use the IL Assembler and Disassembler tools to analyze .NET code, metadata structures and exception handling within Visual Studiothe issues that surround multi-language and multi-framework projectyour own Custom Attributes and tailor them for speed and security
Who this book is for
C# and an understanding of how the .NET Framework framework stack operates. All concepts related to the CLR and MSIL are introduced from first principals. The concepts taught are valid for all versions of .NET
Table of Contents
1
1. Simple Sample
2. Enhancing your .NET Code
3. Making IL Coding Easier
2:
Executable File5. Metadata Tables Organizatio
3:
6. Modules and Assemblies
7. Namespaces and Classes
8. Primitive Types and Signiture
9. Fields and Data Constants
10. Methods
11. Generic Types
12. Generic Methods
4
13. IL Instructions
14. Managed Exception Handlin
5:
15. Events and Properties
16. Custom Attributes
17. Security Attributes
Interoperatio
19. Multilanguage Projects
20. Appendix A
21. Appendix B
22. Appendix C
23. Appendix D
24. Appendix E
"
Reviews