Thoughts on Software Development, .Net, OOP, Design Patterns and all things cool
Browse by Tags
All Tags »
.Net »
Fun Code (
RSS)
-
|
Here is a simple snippet of code that I always forget and have to look up time and time again. This will check to see if a value (string or int) is a match for a enum. This can be useful when trying to load data from a database which is in key the form...
|
More Posts