The most exciting C# 4.0 feature for me is the dynamic.
It significantly lowered the cost to create more fluent and beautiful API.
Below is the slide from my lightning talk at Sydney ALT.NET June meeting.
http://www.slideshare.net/wiryadi/c-40-dynamic
The source code for CoolSQL will be available on GitHub
http://github.com/wiryadi/DynamicSQL
Monday, July 5, 2010
Subscribe to:
Post Comments (Atom)
1 comment:
Cute, very nice clean syntax with the labmda and dynamic type :-)
Post a Comment