Click here to Skip to main content
15,886,795 members
Everything / Enum

Enum

enum

Great Reads

by slavik57
Have you ever wanted to enumerate all the names and values of an enum? Now you can.
by Matteo Prosperi
This is the third post in the .NET libraries and the art of backward compatibility series.
by kb-boxer
Where enum does not work !!!
by ShlomiO
Dynamic 'Enum' like solution.

Latest Articles

by Matteo Prosperi
This is the third post in the .NET libraries and the art of backward compatibility series.
by Mike-MadBadger
What responses to expect from the enum.IsDefined method in .NET given a variety of inputs
by robsosno
Replacement for standard enums with additional functionality.
by slavik57
Have you ever wanted to enumerate all the names and values of an enum? Now you can.

All Articles

Sort by Score

Enum 

23 Jul 2016 by slavik57
Have you ever wanted to enumerate all the names and values of an enum? Now you can.
20 Nov 2011 by ShlomiO
Dynamic 'Enum' like solution.
16 Aug 2017 by Mike-MadBadger
What responses to expect from the enum.IsDefined method in .NET given a variety of inputs
19 Sep 2014 by Sachit Devkota
Toggle between enum values of an enum variable
2 Jan 2016 by rvjagadheesh
A complete assembly reference tool for .NET which will display details on all methods, properties, enum for all classes in all namespaces