Skip to content

ElegantCode

Day: May 8, 2010

    • Home
    • 2010
    • May
    • 8
8 May
2010

The Power of Enum

By: John Sonmez Category:UncategorizedTag: C#, Craftsmanship, Documentation:19 Comments on The Power of Enum

One of the most overlooked tools in modern programming languages for producing elegant code is the enumeration. The enumeration is such a simple concept, yet it yields such a high return in both readability and usability of your code. The enum is able to eliminate the need for XML style comments for a parameter to […]

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