Devlico.Us
All Tags » .NET » Series (RSS)
CodeBetter.Com

Browse by Tags

  • Designing With Lambdas - Part IV

    My previous posts in this series revolved around using lambdas to encapsulate logic. In this post I'll show a different side of the lambdas, the expressions. Lambda Expressions We have already seen that lambdas can be used to create anonymous methods to be passed wherever a delegate is expected....
    Posted to Sergio Pereira (Weblog) by sergiopereira on 05-09-2008
  • Designing With Lambdas - Part III

    In the previous two installments of the series we discussed how we can use lambdas to encapsulate more processing logic and to create contextual APIs . In this post I will show another example of the latter. Navigating directory structures This time around we will try to create a safe way to browse and...
    Posted to Sergio Pereira (Weblog) by sergiopereira on 04-29-2008
  • Designing With Lambdas - Part II

    In my last post I went through a very simple example of applying lambdas to achieve more DRY . In this installment I'll cheat a little and rehash a previous article I wrote before this blog existed. The article fits rather nicely in this series. Creating XML with .Net In .Net two of the most popular...
    Posted to Sergio Pereira (Weblog) by sergiopereira on 04-14-2008
  • Designing With Lambdas - Part I

    When our programming language of choice gets a new feature, it's usually not that hard to start using that feature right away from a consumer's point of view. I could use the introduction of generics in .Net 2.0 as an example. When I wrote my first C# 2.0 piece of code, it already made use of...
    Posted to Sergio Pereira (Weblog) by sergiopereira on 04-12-2008
Page 1 of 1 (4 items)

Our Sponsors

Red-Gate!