Skip to content

ElegantCode

Day: October 2, 2008

    • Home
    • 2008
    • October
    • 2
2 Oct
2008

ToDelimitedString Extension Method

By: Chris Brandsma Category:UncategorizedTag: .Net 3.5:8 Comments on ToDelimitedString Extension Method

This has probably been done before, but I thought I would post my implementation. Take a given generic list (or something that implements IEnumerable, and convert it to a delimited string. First, in a static class, (I have a class called GeneralExtensions for just this sort of thing), add this code. 1: public static string […]

Read More
2 Oct
2008

Book Review: Clean Code

By: Jan Van Ryswyck Category:General PostTag: New Post:5 Comments on Book Review: Clean Code

I just finished reading the magnificent book Clean Code – A Handbook of Agile Software Craftsmanship. I must say, if I would have a software company of my own, then I would force all my employees to read this book. Make no mistake about it. If you have anything to do with reading or writing […]

Read More

Find me

RSS
Facebook
Twitter
LinkedIn

Disclaimer

The opinions and content expressed here are my own and not those of my employer.

Recent Posts

  • Rebooting the Azure for Executives Podcast with Landing Zones
  • Refactoring Bloated Controllers with [FromService]
  • Refactoring Bloated Controllers with IServiceProvider
  • Life’s a Party: Analyzing Party Compositions for Combat – Encounters in Dungeons & Dragons Fifth Edition through Monte Carlo Methods
  • Getting Azure API Access Token Via OAuth or MSAL

Find

Recent Articles

  • Rebooting the Azure for Executives Podcast with Landing Zones
  • Refactoring Bloated Controllers with [FromService]
  • Refactoring Bloated Controllers with IServiceProvider
  • Life’s a Party: Analyzing Party Compositions for Combat – Encounters in Dungeons & Dragons Fifth Edition through Monte Carlo Methods
  • Getting Azure API Access Token Via OAuth or MSAL

Recent Comments

  • b.juraga on Refactoring Bloated Controllers with [FromService]
  • The Morning Brew - Chris Alcock » The Morning Brew #3600 on Refactoring Bloated Controllers with [FromService]
  • Andreas on Refactoring Bloated Controllers with [FromService]
  • Refactoring Bloated Controllers with [FromService] - ElegantCode on Refactoring Bloated Controllers with IServiceProvider
  • David Starr on Refactoring Bloated Controllers with IServiceProvider

Proudly powered by WordPress | Me on Mastodon