Design Tip: String vs. Enum
Sometimes developers need to choose proper data type for their application business entities properties. Many times it is obvious choices for example choosing String for Name, GUID for Id, etc [ ... ]
posted @ Wednesday, September 3, 2008 2:17 PM | Your thoughts