The Azure table whitepaper mentions that the x-ms-request-id is useful to send to Microsoft in the event there is an error working with the data.If I do have such an error, I\'d like my try...catch bl
How to retrieve thumbnail url from Azure 开发者_开发百科table using LINQ query?Depends on what you are trying to accomplish. If you have a thumbnail already generated you can get access it from the co
I\'m dipping my toes into Windows Azure, and I\'m running into something that has to be simple, but I just can\'t see it.
I have tried to use the samples that Roger Jennings recommeded in his book, \"Cloud Computing with Windows Azure\", but he is using version 1.I\'m using v1.2 and there is a lot of differences.Firstly,
I\'m trying to run an instance of the Azure Blob Storage in the Azure Visual Studio 2010 development environment, but keep getting the following error:
I have a class library that is shared between multiple Role projects in my solution.Two of these projects are a Web Role and a Worker Role.
I am working on a project that is a very large central media repository that uses Azure storage to house all of our external binaries that will be cosumed by 3rd party applications.We have the app wor
Windows Azure Table has two distinct mechanisms for开发者_StackOverflow社区 altering an existing entity: Update, which modifies properties in place, and Merge which replaces the entire entity.
I need to store a large (128-bit) PK.Each int will have some corresponding columns... no schema is defined now... and I want the schema flexible in the future. (I only need conservative flexibility eg
Problem I would like to trace the Uri that will be generated by a LINQ query executed against a Microsoft.WindowsAzure.StorageClient.TableServiceContext object. TableServiceContext just extends Syste