Click here to Skip to main content
15,896,118 members
Articles / Programming Languages / C# 4.0

Flexpressions

Rate me:
Please Sign up or sign in to vote.
5.00/5 (19 votes)
10 Oct 2012CPOL10 min read 40.4K   510   47  
An intuitive-fluent API for generating Linq Expressions.

Revisions


  

Compare Revision Minor Date Status Editor
4 - publicly available No 10-Oct-12 8:17 Available Andrew Rissing
Corrected typo in example #3.
3 No 9-Sep-12 11:00 Available Andrew Rissing
Reworded sample #2's text.
2 No 9-Sep-12 10:38 Available Andrew Rissing
Added two new examples and updated code to clean up a few minor things.
1 No 8-Sep-12 19:05 Available Andrew Rissing
Initial submission of the article.

License

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


Written By
Architect
United States United States
Since I've begun my profession as a software developer, I've learned one important fact - change is inevitable. Requirements change, code changes, and life changes.

So..If you're not moving forward, you're moving backwards.

Comments and Discussions