SRT Solutions

Blogs

Browse by Tags

  • Spice Up Your C# Code With Currying

    Just because C# doesn't have language support for currying , doesn't mean you can't spice up your code by implementing currying methods yourself. Even better news is that, it's very easy to do. Let's look at the following code, to see how it's done: public static Func<T2, TR>...
    Posted to //TODO (Weblog) by cmarinos on Fri, Jul 11 2008

As a business leader, you've undoubtedly nurtured your company's image in the marketplace. You take great care in ensuring that your customers...