Expression Tree vs Reflection.(nablasoft.com)
submitted by
alkampfer(1753) 3 years, 4 months ago
Expression Trees can be used to avoid Reflection poor performance when you need to invoke methods in object that you deos not know at runtime. In this post I show you how you can access to property of objects building and compiling an expression tree.
|category: C#
|Views: 758
tags:
C# another
Everyones tags:
Your Tags: