CIL Programming: Under the Hood of .NET / Edition 1

CIL Programming: Under the Hood of .NET / Edition 1

by Jason Bock
ISBN-10:
1590590414
ISBN-13:
9781590590416
Pub. Date:
06/19/2002
Publisher:
Apress
ISBN-10:
1590590414
ISBN-13:
9781590590416
Pub. Date:
06/19/2002
Publisher:
Apress
CIL Programming: Under the Hood of .NET / Edition 1

CIL Programming: Under the Hood of .NET / Edition 1

by Jason Bock

Hardcover

$49.95
Current price is , Original price is $49.95. You
$49.95 
  • SHIP THIS ITEM
    In stock. Ships in 1-2 days.
  • PICK UP IN STORE

    Your local store may have stock of this item.


Overview

The Common Intermediate Language (CIL) is the core language of .NET. Although .NET developers often use a high-level language (such as C# or VB .NET) to develop their systems, they can use CIL to do anything allowed by.NET specificationswhich is not the case for C# and VB .NET. Understanding how CIL works will provide you with a deep, language-independent insight into the core parts of .NET. This knowledge is essential for creating dynamic types, a powerful part of the .NET Framework.

In CIL Programming: Under the Hood of .NET, Jason Bock offers an in-depth tutorial on programming in CIL. First, Bock discusses the basics of .NET assemblies and manifests. He then shows how to create assemblies in .NETincluding the ilasm directives and CIL opcodes, and how these are used to define assemblies, classes, field, methods, and method definitions. Bock also covers the ways in which C#, VB .NET, and other non-Microsoft languages emit CIL, and how they differ. Finally, he reveals how developers can create dynamic assemblies at runtime via the Emitter classes.

After reading this guide, you will gain a better understanding of CIL and how to program directly into it. CIL Programming: Under the Hood of .NET is a must-have on every .NET developer's desk!


Product Details

ISBN-13: 9781590590416
Publisher: Apress
Publication date: 06/19/2002
Series: Under the Hood Series
Edition description: 1st ed.
Pages: 360
Product dimensions: 7.52(w) x 9.25(h) x 0.28(d)

About the Author

Jason Bock is a senior consultant for Magenic Technologies (http://www.magenic.com). He has worked on a number of business applications using a diverse set of substrates and languages such as C#, .NET, and Java. He is the author of CIL Programming: Under the Hood of .NET and .NET Security, both published by Apress, as well as Visual Basic 6 Win32 API Tutorial. He has also written numerous articles on technical development issues associated with both Visual Basic and Java. Jason holds both a bachelor's and a master's degree in electrical engineering from Marquette University. You can find out more about him at http://www.jasonbock.net.

Table of Contents

1 Language Interoperability.- 2 ilasm Directives and Attributes.- 3 CIL Opcodes.- 4 ilasm and CIL in Practice.- 5 Debugging CIL.- 6 .NET Languages and CIL.- 7 Emitting Types.- 8 Dynamic Proxies in .NET.- 9 CIL Tips.- Appendix A The Future of CIL.- Generics in CIL.- Extended IL.- Inline CIL.- Appendix B .NET Languages.
From the B&N Reads Blog

Customer Reviews