CSharpFeeds - All your C# feeds in one place.

Monday, January 29, 2007

Currying and Partial Function Application

by wesdyer via Yet Another Language Geek on 1/29/2007 11:36:53 PM

When I first heard the term Currying, I thought immediately of tasty Thai and Indian food.  To my dismay, I found that the conversation was not about wonderful spices but rather about transforming a function that takes n arguments into a function that takes only one argument and returns a curried function of n - 1 arguments.  Why in the world would that be useful? From a theoretical standpoint, it is interesting because it simplifies the lambda calculus to include only those functions ...

[ read more ]

MemoryBox: A Yes/No/Yes to all/No to all Dialog for C#

by Chris Johanson via The Code Project Latest Articles on 1/29/2007 11:14:00 PM

MemoryBox is a A Yes/No/Yes to all/No to all Dialog with similar implementation to the standard Windows MessageBox. ...

[ read more ]

Currying and Partial Function Application

by wesdyer via Yet Another Language Geek on 1/29/2007 8:36:53 PM

When I first heard the term Currying, I thought immediately of tasty Thai and Indian food.  To my dismay, I found that the conversation was not about wonderful spices but rather about transforming a function that takes n arguments into a function that takes only one argument and returns a curried function of n - 1 arguments.  Why in the world would that be useful? From a theoretical standpoint, it is interesting because it simplifies the lambda calculus to include only those functions ...

[ read more ]

DataTable Generator Using Attributes

by TeX HeX via The Code Project Latest Articles on 1/29/2007 8:12:00 PM

This article demonstrates the first version of a DataTable Generator. This generator uses information found in custom attributes on any class and transforms the class, or several instances of it, to a System.Data.DataTable. ...

[ read more ]

AI : Dawkins Biomorphs / And other evolving creatures

by Sacha Barber via The Code Project Latest Articles on 1/29/2007 6:40:00 PM

An implementation of Dawkins biomorphs and some more crazy evolving creatures ...

[ read more ]

Build A Self-Caching ASP.NET Web Site Thumbnail Control

by via eggheadcafe.com articles on 1/29/2007 1:55:02 PM

Peter hooks up his new WebSiteThumbnail class into the previously published In-Memory Image control, and shows how it works. By Peter Bromberg ...

[ read more ]

CS Dev Guide: Time Zone

by Keyvan Nayyeri via Keyvan Nayyeri on 1/29/2007 12:30:18 PM

For many people around the world time zone doesn't matter at all.  For some people it's important for their jobs and business but for developers it's just a pain!  I can remember many situations that I've gotten in trouble with time zones myself.  Two times (before release of Community Server 2.0 and launching BlogMailr) I had some conversations with Ken about them and it's still a big problem for software developers.  Many users ask about the lack of their local time zone in ...

[ read more ]

Advanced Custom TreeView Layout in WPF

by Josh Smith via The Code Project Latest Articles on 1/29/2007 12:45:00 AM

Reviews an advanced layout customization for the WPF TreeView. ...

[ read more ]

A Gadget to control a cell phone

by sghctoma via The Code Project Latest Articles on 1/29/2007 12:30:00 AM

An article on creating a Vista Sidebar Gadget, that communicates/controls a mobile phone through a serial (COM) port. ...

[ read more ]

Understanding Object Pooling in Microsoft .NET

by Joydip Kanjilal via ASPAlliance.com - Articles, reviews, and samples for .NET Developers on 1/29/2007 12:00:00 AM

In this article Joydip discusses what an Object Pool is and how we can implement one in .NET with the help of code examples in C#. ...

[ read more ]

Subscribe

New Feed

Product Spotlight

Recently Updated Sources

Legal Note

The content of the postings is owned by the respective author. CSharpFeeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on CSharpFeeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.

Advertise with us