i have a framework...
Freedom Dumlao's Blog
Sign in
|
Join
Home
RSS
Atom
Search
Tags
.NET
Akamai
ASP.NET
ASP.NET MVC
C#
CDN
IIS
IronRuby
LINQ
LINQ to SQL
Orcas
Ruby
Silverlight
Streaming
Video
WCF
Web Services
WPF
Sponsors
advertise here
Navigation
Home
Blogs
Archives
May 2010 (1)
February 2009 (2)
November 2008 (1)
October 2008 (1)
September 2008 (1)
August 2008 (2)
February 2009 - Posts
2
Comments
Building Functions vs. Building Expressions: Performance Comparison
by
fdumlao
Yesterday I posted an entry describing a method for building functions as opposed to building expressions to get a more succinct syntax, and in general a more functional approach. There was a touch of reflection in there though, so I wasn’t too sure what...
Filed under:
Web Services
,
WCF
,
ASP.NET
,
ASP.NET MVC
,
.NET
,
LINQ
,
C#
,
LINQ to SQL
,
Silverlight
10
Comments
C# Dynamic Function Factory
by
fdumlao
Building functions instead of expression trees. The functional programming features of the latest versions of C# allow developers to harness a very expressive programming paradigm to solve challenges in new, elegant ways. Two of the very interesting new...
Filed under:
Web Services
,
WCF
,
ASP.NET
,
Orcas
,
ASP.NET MVC
,
.NET
,
LINQ
,
C#
,
LINQ to SQL
,
Silverlight
More Posts