jlaban

Stories kicked by jlaban

A C# Traverse extension method, with an F# detour(jaylee.org)

submitted by jlabanjlaban(25) 3 years ago

A C# extension method to convert a chain of objects that form of a linked list to an enumerable, and query that enumerable. read more...

add a comment |category: |Views: 7

tags: another

My .NET Development Links (dev102.com)

submitted by razamitrazamit(4566) 3 years, 5 months ago

Today I am going Alvin Ashcrafts and Chris Alcocks way and publish a lists of blog posts I liked read more...

add a comment |category: |Views: 778

tags: another

What's Coming in .NET Runtime Performance in Version V3.5 SP1 (blogs.msdn.com)

submitted by jlabanjlaban(25) 4 years ago

What's Coming in .NET Runtime Performance in Version V3.5 SP1 read more...

add a comment |category: |Views: 12

tags: another

... functional programming might be the next big shift(ajdotnet.wordpress.com)

submitted by ajdotnetajdotnet(2940) 4 years ago

Some thoughts on the growing trend towards functional programming (for those not aware of it). read more...

4 comments |category: |Views: 12

tags: another

My "Better Know a Framework" Talk at IndyCodeCamp(moserware.com)

submitted by moserwaremoserware(1665) 4 years, 1 month ago

Today at the IndyCodeCamp I gave a talk in much of the same spirit as the "Better Know a Framework" series on ".NET Rocks!" The talk had no slides, but featured me in the debugger highlighting a few of my favorite (but lesser known classes). This code is included. As part of my preparation, I researched every topic covered on each show and included a brief summary as part. read more...

add a comment |category: |Views: 16

tags: another