Click here to Skip to main content
15,895,606 members
Articles / Programming Languages / C#

Everyday programming techniques - C# Enums

Rate me:
Please Sign up or sign in to vote.
4.03/5 (34 votes)
26 Nov 2008CPOL5 min read 136.7K   345   75  
This article reviews basic and advanced programming with enums (flags, bit flags cast, and more).

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
Switzerland Switzerland
I am a C, C++ , C# and VB.NET software developer in Swiss. I actually work for SOPRA Group with C# and Oracle database.I have good experience in software development life cycle (analysis, requirements, design, coding, test and deploy). This experience spans many other experiences like embedded software, ATL, COM, Java application, complex Windows Installer Packages and more.
- 4+ years in .NET programming (especially C#);
- 3+ years in C/C++ programming;
- 3+ years in VB6, Java, Windows Installer

Comments and Discussions