WindowsAzure
WindowsAzure copied to clipboard
Add ability to use custom types in entity's properties
We can use JSON as serialization format of custom types which is not supported by Azure Tables. Restrictions of this approach: string property length and searchability.
How do you do this today?