Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » tools   (RSS)
Sorry, but there are no more tags available to filter with.

The limitations of Reflection.Emit

Question: Is Reflection.Emit a comprehensive API that lets you build any assembly you want? Answer: No. There are some things that are valid IL, and yet can't be built with Reflection.Emit. Thanks to Eric Lippert for showing me the following example.
Posted by ljw1004 | 0 Comments
Filed under:

Where are the SDK tools? Where is ildasm?

C:\Program Files\Microsoft SDKs\Windows\v6.0\bin\ildasm.exe C:\Program Files\Microsoft SDKs\Windows\v6.0A\bin\ildasm.exe C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin\ildasm.exe C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin\x64\ildasm.exe C:\Program
Posted by ljw1004 | 0 Comments
Filed under:
 
Page view tracker