Browse by Tags
All Tags
»
Linq
(
RSS
)
.Net
C#
Functional Programming
17 December 2007
Closures and Linq in C# 3.0
Keith posted a great article demonstrating Linqs capabilities. There he was asked if his examples where " closures ". Let me take this opportunity to explain how closures are used in Linq by clarifying what a closure is and showing how the Linq queries are translated at compile time(from linq...
Read More...
29 March 2007
A Tribute to the Unsung Heroes of C#’s Functional Revolution
Many of us may not have noticed it but C# 2.0 gave us several really cool delegates and methods aimed at providing a gentle transition to the functional programming concepts introduced in C# 3.0 and Linq. This post aims to take a look at these useful yet under appreciated delegates and functions instrumental...
Read More...
23 March 2007
Lambda Expressions in C#
C# 3.0 introduces a new feature called lambda expressions. While this is not a revolutionary thing, it opens up a plethora of new possibilities for .Net programming. This post aims to introduce lambda expressions by providing a backgrounder, looking into its syntax and providing examples along the way...
Read More...
Home
Contact
jakelite
RSS for Posts
Atom
RSS for Comments
Recent Posts
Closures and Linq in C# 3.0
A Tribute to the Unsung Heroes of C#’s Functional Revolution
Lambda Expressions in C#
Tags
.Net
C#
Configuration
Cryptography
Debugging
Functional Programming
intermission
Java
Linq
Performance
Personal
Reflection.Emit
TDD
Templates
Threading
Threading Patterns
Visual Studio
Archives
July 2009 (1)
March 2009 (1)
February 2009 (2)
January 2009 (3)
December 2008 (2)
December 2007 (1)
July 2007 (1)
May 2007 (1)
March 2007 (3)
Search
Go
Community
Home
Blogs
Media
Forums
Groups
Email Notifications
Email Notifications
Go
Projects
daemoniq