beta BLOG dot NET

/* bugs, features, drafts, and solutions. */

// results tagged “.NET”

Sebastian blogged on 2010-03-31T21:11:19+00:00

Is LINQ functional?


With it's 3.5 extensions, the .NET framework started to turn into a really cool looking programming concept, last but not least due to the syntactic sugar of LINQ. A reason for that is surely it's functional look. Well, as LINQ is integrated into an imperative context, it won't be ever able to guarantee state-free evaluation as a genuine functional language does. Nevertheless it's worth to discuss and play around with a few aspects of it in terms of a multiple programming paradigm concept.  → read more …

# 

$tags

 = [  ];
# 

$categories

 = [  ];
# 

no comments

, 

no trackbacks

→ view entry

here goes the message.