Customer Reviews


6 Reviews
5 star:
 (4)
4 star:    (0)
3 star:
 (1)
2 star:
 (1)
1 star:    (0)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


23 of 24 people found the following review helpful:
5.0 out of 5 stars Use this book to learn IL and improve ALL your .NET skills
Inside Microsoft .NET IL Assembler is like a backstage pass to the language that ALL managed .NET code compiles down to and a great companion to any .NET developer who wants to better understand how their code is compiled and executed.

Benefits of the book:

For the 'average' .NET developer there are a number of things you can learn and apply to daily software...

Published on February 27, 2003 by Richard A. Lowe

versus
23 of 31 people found the following review helpful:
2.0 out of 5 stars The ECMA Spec is More Useful
From its table of contents, this book would seem to be an invaluable resource for vm architects or compiler writers. Unfortunately, the book is wrong in places and the online errata page isn't updated. Also, the explanations aren't as in depth as I would like. This book should be a companion or replacement to the ECMA CIL specification. Sadly, it's neither.
Published on October 24, 2002 by Hajime (Jim) Inoue


Most Helpful First | Newest First

23 of 24 people found the following review helpful:
5.0 out of 5 stars Use this book to learn IL and improve ALL your .NET skills, February 27, 2003
By 
Richard A. Lowe (Chicago, IL United States) - See all my reviews
(REAL NAME)   
This review is from: Inside Microsoft .NET IL Assembler (Paperback)
Inside Microsoft .NET IL Assembler is like a backstage pass to the language that ALL managed .NET code compiles down to and a great companion to any .NET developer who wants to better understand how their code is compiled and executed.

Benefits of the book:

For the 'average' .NET developer there are a number of things you can learn and apply to daily software development. For a start you will learn how to read the IL code from compiled C#, VB.NET or any other managed .NET assembly. This will give you more options in tuning performance (since you will understand the true IL impact of your code alternatives) or hunting down bugs, even if orignial source is unavailable.

Learning the finer points of IL will allow you to use the Reflection.Emit namespace to dynamically create and load your own IL-based assemblies at run time, for extreme flexibility, performance or both.

Knowing IL will also allow you to work with existing assemblies by disassembling then, modifying their code then re-assembling them (IL round-tripping). You can add functionality that is not available to C# or VB.NET (i.e. global methods and fields or unions within a struct) or you can control minute details of unmanaged interop.

Things I thought could be improved:

Since the text is quite dense with information, there could be more context which would help with actual application. Sometimes the implications of what was being talked about weren't clear to me.

There were few samples on the CD, although there were lots of snippets inline with the text.

All in all, this is my favorite .NET book simply because, although you can be a great .NET programmer without knowing IL, you are definately better off if you do.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


23 of 31 people found the following review helpful:
2.0 out of 5 stars The ECMA Spec is More Useful, October 24, 2002
By 
Hajime (Jim) Inoue "hinoue3" (Albuquerque, NM United States) - See all my reviews
Amazon Verified Purchase(What's this?)
This review is from: Inside Microsoft .NET IL Assembler (Paperback)
From its table of contents, this book would seem to be an invaluable resource for vm architects or compiler writers. Unfortunately, the book is wrong in places and the online errata page isn't updated. Also, the explanations aren't as in depth as I would like. This book should be a companion or replacement to the ECMA CIL specification. Sadly, it's neither.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
5.0 out of 5 stars Inside MS IL assembler, November 29, 2010
Amazon Verified Purchase(What's this?)
This review is from: Inside Microsoft .NET IL Assembler (Paperback)
The book meets all my expectations on learning about the Microsoft Intermediate Language Assembler, its commands and how to use it effectively. I haven't made it all the way through the book yet, but, I can tell that the content does an excellent job of presenting the material in a fairly easy to understand way. Do understand though that this book is not a step by step book, but, a learning book that doubles as a reference. Programmers of all levels will benifit from the content and even if you're not going to program in IL assembler, you will gain a deeper understanding of what's going on under the hood of the .NET Language you're using, and how it is translated before moving on to the machine specific code. It can also give you a better understanding of the assembler in case of the need to debug a program at this level, you will gain a much better understanding of what exactly is going on, and hopefully where it went wrong. What I have done so far has impressed me and left me with much more knowlege than I had before.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


6 of 32 people found the following review helpful:
3.0 out of 5 stars This book is mostly about the IL language, November 28, 2002
This review is from: Inside Microsoft .NET IL Assembler (Paperback)
I was looking for a book which offered a more detailed view on .NET assemblies and interaction with the CLR: guidelines for packaging and deploying assemblies, how the CLR locates assemblies, etc.

This book does provide that information, nonetheless, my mistake was not realizing that this is a book mainly about the *IL language* itself. I was not interested in looking into that much detail. The book also covers in great detail what exactly is stored in a .NET assembly. I also liked the discussion on interoperation of managed and unmanaged code.

If you're looking for a book on IL, this is your book, otherwise it seems that the book 'Compiling for the .NET CLR' is a better book for what I was looking for.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 34 people found the following review helpful:
5.0 out of 5 stars A must for every .NET developer, June 28, 2002
This review is from: Inside Microsoft .NET IL Assembler (Paperback)
Do you want look inside the Assembly ? Are you interested about the assembler of .NET ? This is a must for every .NET developer.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 38 people found the following review helpful:
5.0 out of 5 stars Want to understand how your programs look in IL?, March 30, 2002
This review is from: Inside Microsoft .NET IL Assembler (Paperback)
Then this IS the book you need. It gives an excellent introduction to how your high-level (VB.NET and C# etc..) code turns into the IL Code..!
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


Most Helpful First | Newest First

This product

Inside Microsoft  .NET IL Assembler
Inside Microsoft .NET IL Assembler by Serge Lidin (Paperback - February 6, 2002)
Used & New from: $4.88
Add to wishlist See buying options