Explore >> Select a destination


You are here

www.pietschsoft.com
| | urda.com
9.2 parsecs away

Travel
| | Enumerations in C# allow you to group common constants together inside a piece of code. They are often used for determining a system state, flag state, or other constant conditions throughout the program. Usually enums are not formatted for "pretty" displaying to the end user. However you can use a little C# magic to make them behave better with descriptions! In order to add descriptions to the desired enum, you'll need to declare using System.ComponentModel; at the top of your source file. This will hel...
| | azureplayer.net
16.9 parsecs away

Travel
| | Denis is a Data Architect. He has more than ten years of experience in software development, database design and performance tuning for cloud and on-premises...
| | chrisfrew.in
11.4 parsecs away

Travel
| | Get a string representation of an enum value, and parse a string into an enum value.
| | www.effectiveengineer.com
32.2 parsecs away

Travel
| Time is your most limited and critical resource. Learn powerful mindsets, strategies, and tools on how to spend it on what matters most.