2:45 PM Dynamic Code with IL and Expressions
by Paul IrwinIf you've never used IL Emit or Expressions to build dynamic code at runtime, you're missing out on a key feature of the .NET framework! Learn how to create dynamic methods and types with IL, how to use and parse expressions, and how to use expressions to create type-safe compiled code at runtime.
