Tuesday, 27 August 2013

Converting string to integer using enum and storing it as integer array in c#

Converting string to integer using enum and storing it as integer array in c#

References

Reference NO 1

http://stackoverflow.com/questions/13656842/converting-string-to-integer-using-enum-and-storing-it-as-integer-array-in-c-sha

Reference NO 2

http://stackoverflow.com/questions/16438536/how-do-i-loop-through-any-enum-to-convert-all-possible-values-to-string

Reference NO 3

http://msdn.microsoft.com/en-us/library/essfb559.aspx

Reference NO 4

http://www.dotnetperls.com/enum

Reference NO 5

http://www.dailycoding.com/Posts/enum_coversion_operations_int_to_enum_enum_to_int_string_to_enum_enum_to_string.aspx

Reference NO 6

http://www.c-sharpcorner.com/UploadFile/d3e4b1/how-to-play-with-enum-in-C-Sharp/

Reference NO 7

http://www.bogotobogo.com/CSharp/csharp_enum.html

Reference NO 8

#EANF#

No comments:

Post a Comment