9780077121891
 

CIL Programming

Under the Hood of .NET

All Categories > Computer Science > Programming Language

Authors: Jason Bock
  • ISBN: 9781590590416
  • Price: LE 80.00
  • Special Offer Price: LE 64.00
  • Number Of Pages: 340
  • Edition: 1 Edition
  • Publication Date: 2002
  • Categories Programming Language  

This book is out of stock. If you need it, please Contact Us

Description:

For the most part, .NET developers 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?developers can use CIL to do whatever is allowed by the .NET specifications, which is not the case for C# and VB .NET. Although it is unlikely that the majority of .NET developers will create their assemblies in CIL, understanding how CIL works will give them 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 ?CIL Programming: Under the Hood of .NET?, Jason Bock covers the essentials of programming the CIL. First, Bock discusses the basics of what .NET assemblies are and how manifests fit into the picture. He then shows how to create assemblies in .NET?including 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, he reveals how developers can create dynamic assemblies at runtime via the Emitter classes. After reading ?CIL Programming: Under the Hood of .NET?, developers will have a better understanding of the CIL and how to program directly into it. A must-have on every .NET developer?s desk! Jason Bock is consultant and instructor for Intertech-Inc. (a company devoted to delivering hands-on workshops for enterprise web developers and whose focus is the professional Java?, XML, and .NET enterprise developer). 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 ".NET Security" by Apress, and "Visual Basic 6 Win32 API Tutorial?, and has written numerous articles on technical development issues associated with both VB and Java. Jason holds a B.A. and a Master?s degree in Electrical Engineering from Marquette University. You can find out more about him at http://www.jasonbock.net.