وبلاگ بلیان

متخصص .NET 2.0 IL Assembler: نگاهی عمیق به کارکردهای درونی runtime زبان مشترک .NET 2.0 و زبان خود runtime - IL assembler

Expert .NET 2.0 IL Assembler : [an in.depth view of inner workings of the .NET 2.0 common language runtime and the runtime's own language - the IL assembler

معرفی کتاب «متخصص .NET 2.0 IL Assembler: نگاهی عمیق به کارکردهای درونی runtime زبان مشترک .NET 2.0 و زبان خود runtime - IL assembler» (با عنوان لاتین Expert .NET 2.0 IL Assembler : [an in.depth view of inner workings of the .NET 2.0 common language runtime and the runtime's own language - the IL assembler) نوشتهٔ Serge Lidin، منتشرشده توسط نشر Apress ; Distributed to the Book trade by Springer-Verlag در سال 2006. این کتاب در فرمت pdf، زبان انگلیسی ارائه شده است.

Expert .NET 2.0 IL Assember drills down into the internal structures and operations of the .NET common language runtime and teaches you how to master the IL assembly language, ILAsm. The rule of thumb is that if the runtime can do it, ILAsm must be able to express it. This book is ideal if you’re a compiler and tool developer, a developer working on multi-language .NET projects, or if you just want to develop tighter, faster code for the .NET Framework. This comprehensive book provides a spectrum of information, from IL Assembler and Disassembler to metadata structures and exception handling. This is the second edition of a successful and well-respected .NET 1.1 book. Includes detailed, hard-to-find information on the APIs exposed by the .NET 2.0 runtime. This is the only definitive guide to Microsoft IL on .NET 2.0. Topics include managed executable file structure, metadata table structure, Microsoft IL instructions, structured exception handling, managed and unmanaged code interoperation, executable file generation, and metadata manipulation API exposed by the common language runtime. Table of Contents Simple Sample Enhancing the Code Making the Coding Easier The Structure of a Managed Executable File Metadata Tables Organization Modules and Assemblies Namespaces and Classes Primitive Types and Signatures Fields and Data Constants Methods Generic Types Generic Methods IL Instructions Managed Exception Handling Events and Properties Custom Attributes Security Attributes Managed and Unmanaged Code Interoperation Multilanguage Projects .NET 2.0 IL (Intermediate Language) is the foundation language at the root of all the .NET languages. It is this code which is compiled and executed by the .NET 2.0 Framework. As a result of this absolutely anything that can be expressed in IL can be carried out by the .NET 2.0 Framework. This book gives readers inside information on the languages architecture straight from the most reliable possible source Serge Lidin, the languages designer.
دانلود کتاب متخصص .NET 2.0 IL Assembler: نگاهی عمیق به کارکردهای درونی runtime زبان مشترک .NET 2.0 و زبان خود runtime - IL assembler