Monthly Archives: September 2012
-
Lately, I’ve been working with the P&P group and something came up requiring to do Data Extensibility within Azure Table Storage. As this storage model is different to traditional DB schemas, we’ve found a similar approach relying on reflection and continued using the Microsoft.WindowsAzure.StorageClient assembly provided by Azure’s SDK. The problem to solve is how... read more