Click here to Skip to main content
16,021,285 members
Articles / Programming Languages / C#

Dynamic Lambda Expression Compiler

Rate me:
Please Sign up or sign in to vote.
4.20/5 (3 votes)
9 Apr 2014CPOL2 min read 21.7K   219   15  
Did you ever dreamed about compiling a string like "x => x.Property.Array[3].Property" and actually get a value from it?

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Argentina Argentina
http://ar.linkedin.com/in/fcallejon

Comments and Discussions