Programming
Adding TableEntity Enum Text Values to Azure Table Storage
In a similar vein to my post on storing complex properties of a TableEntity in Azure Table Storage it’s also possible to store Enum text values by using custom attributes to control serialization/deserialization.