Community

.NET Enum The Next Level

(mikeperetz) In this article I am going to try to provide an alternative way to use enumeration in .NET, I like using enumeration because it is type-safe and makes the code easier to read. However, there has been always something that I didn’t like about enums. Enums are designed to work only with n

Read More - Register for Free Membership