Menu

Skip to content
  • Home
  • About
  • Articles
  • Projects
  • Contact Me
Matthew Manela
Twitter LinkedIn GitHub

Matthew Manela

Building high quality software and teams

C#

July 24, 2009 by Matthew Manela on C#

I finally got fed up with Enum.Parse

I don’t know why I didn’t do this long ago, but I am done writing this: var val = (SomeEnum)Enum.Parse(typeof(SomeEnum),”someString”);

I have typed this too many times and it annoys me. 

I wrote a small extension method on the st…

 
Older Posts →
Page 6 of 21
← Newer Posts

Recent Posts

  • Software Engineering Lessons from a Fern
  • Finding the pit of success
  • Quick Motivation – A Mac App
  • Exploring the power of LLM Embeddings
  • Joint Accountability
  • Solving the hard problem of opinions and feedback
  • A culture of experimentation
  • Technical Debt and your Sock Drawer

Featured Posts

  • Psychological Safety
  • Idiomatically.net – A site for exploring idioms across languages and locales
  • Building productive, customer focused teams

Search

Categories

 
Subscribe!
Matthew Manela © 2023