0
kicks
Expression Tree vs reflection, the LCG approach
You can use both Expression Tree or Lightweight code generation to gain fatster method invocation respect using plain Reflection. In this post I show both Expression Tree and LCG approach.