Be Careful When Using Enums in Web Services
We know that when enumeration type is used in web services, the string name of the enumeration value is used but not the underlying integer. Continue reading ‘Be Careful When Using Enums in Web Services’ »
Archive for 9th November 2006
We know that when enumeration type is used in web services, the string name of the enumeration value is used but not the underlying integer. Continue reading ‘Be Careful When Using Enums in Web Services’ »