CIL Programming: Under the Hood of .NET

CIL Programming: Under the Hood of .NET

لا توجد تقييمات بعد
Jun 19, 2002 · الإنجليزية · غلاف صلب (340 صفحات)
أضف إلى الرف

قيم هذا الكتاب


تصدير مجلة الكتاب

تفاصيل الكتاب

تنسيق غلاف صلب
صفحات 340
لغة الإنجليزية
منشور Jun 19, 2002
الناشر Apress
رقم ISBN-10 1590590414
رقم ISBN-13 9781590590416

الوصف

Most .NET developers will use a high-level language, such as C# or VB .NET, to develop their systems. However, the core language of .NET is the Common Intermediate Language, or CIL. This language is the language of .NET-whatever is allowed by the .NET specifications can be done in CIL, and it can do much that C# and VB .NET cannot. Understanding how the CIL works will give .NET developers a deep, language-independent insight into the core parts of .NET. Furthermore, such knowledge is essential for creating dynamic types, a powerful part of the .NET Framework. In this book, Bock covers the essentials of programming the CIL. First, he discusses the basics of what . assemblies are, how manifests fit into the picture, and much more. Bock then shows how to create assemblies in .NET-this will cover the ilasm directives and CIL opcodes, and how these are used to define assemblies, classes, field, methods, and method definitions. Bock also covers how C# and VB .NET and other non-MS languages emit CIL and how they differ. Finally, Bock shows how one can create dynamic assemblies at runtime via the Emitter classes.
أضف إلى الرف

قيم هذا الكتاب


تصدير مجلة الكتاب