tag:blogger.com,1999:blog-30404818.post2321806559650675162..comments2023-09-11T05:58:23.458-05:00Comments on Web Dev .NET: Enum Parse Extension MethodsTesthttp://www.blogger.com/profile/14667340517136058696noreply@blogger.comBlogger2125tag:blogger.com,1999:blog-30404818.post-47314998222722285102009-04-08T00:18:00.000-05:002009-04-08T00:18:00.000-05:00Hi, there is a variation of what you do on my post...Hi, there is a variation of what you do on <A HREF="http://ko-sw.blogspot.com/2009/03/elegant-way-to-parse-c-enums.html" REL="nofollow">my post</A>:keridohttps://www.blogger.com/profile/04124062978385791752noreply@blogger.comtag:blogger.com,1999:blog-30404818.post-11626328907195041182008-11-04T09:30:00.000-06:002008-11-04T09:30:00.000-06:00Yup I pretty much do the same thing. The code I'm...Yup I pretty much do the same thing. The code I'm working with has a lot of utility functions so I'm slowly working them over into extension methods (ToInt32, TryToInt32, etc.).<BR/><BR/>The code samples in your post are showing up as a single line each.Anonymousnoreply@blogger.com