|
|
Browse by Tags
All Tags » Attributes » Extend
-
C# Enumerations have always been a sore area for developers. Binding (lack of), comparison, explicit conversion, etc...
Over all enumerations are good mechanisms to help you avoid hitting the database - for predefined system types. So what happens if your type has some sort of metadata hanging off of it and you still want to use a ...
|
|
|