<%=ConfigurationSettings.AppSettings("DirectoryTitleFull")%>
 
Navigator : Home » Tutorials & Examples » Miscellaneous
How to Convert a String to an Enumeration Value Download Reviews: 0   Rating:
Write a Review Write a Review   Report an Error Report an Error   Add To Quick List Add To Quick List
The easiest and best way to store data such as dates is with enumeration types. This allows you to store such values as days, months and years. You can also use this concept to store other pertinent data such as numbers, calculations, etc… In using this technique for my transfer of data, I also decided to use these enumerations for public facing representation as well. It is very easy and low overhead to convert an enumeration type value to a string.
Language: C# Price: Free Platforms: Windows
http://www.programminghelp.com/progra Updated: 08/02/08 Hits:Today 1 Total 450

Report an Error
 
Select The Error:
Your E-mail:
Describe the Error:

Server Intellect
NewsLetter


Sponsors



Icon Legend : - Within 3 Days - Within 6 Days - Within 9 Days
- New stuff - Hot Stuff - Cool stuff - Sponsor
Back to top | Advertise | Link to us | Term of use
Copyright (c) 2012 DotNetFreaks