dedicated to write powerful yet elegant software by using minimum code and maximizing the benefits for all our clients.

An attempt at Enum.TryParse by 02/May/2010 07:57:31

It is well known fact that Enum.TryParse does not exist in .net 3.5 although it is available in 4.0 There have been some previous implementations already made here, here and here. I thought I should add my $0.02 into the mix & put out my own implementation, so here goes: Note: line breaks added for [...]

Currently rated 4.0 by 1 people

  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Category: C#