Published: April 19, 2010
I was just taking a look to the powerful Expression Trees framework in the .NET Framework and I decided to create an example. The result: something that I will never use and I don’t recommend you, but in some way it’s illustrative. It’s very common to use a class with properties to access the configuration. [...]
C# and Expression Trees example