Generating Code at Run Time With Reflection.Emit. by Shawn Van Ness and Chris Sells "Java programmers have long enjoyed the benefits of reflection and full-fidelity type information, and .NET (finally) delivers that bit of nirvana to the Windows platform. But the classes in the Reflection.Emit namespace raise the bar even further, allowing us to generate new types and emit new code, dynamically." [sellsbrothers.com: Windows Developer News]
I'm learning IL; it's some interesting stuff...
9:52:12 PM
|