If I have an Azure table, what (if anything) do I need to do to expose it through OData? Also, what does the OData URL look like? If my Table Url is mytable.table.core.windows.net, where should I poi
I have an azure cloud application where my data is kept in tablestorage. I\'ve been using home made grids to access the data but I wo开发者_开发问答uld now like to try out using another product such a
I am planning for a application which will be deployed on Windows Azure. The web role will have multiple instances. I see that with multiple instances in-proc session will not work.I see that I have f
My Mvc website never opens up locally. It tries to search the website, but is unable to and in the end a 404 is displayed.
I\'m trying to create a Page Blob, because I would need random access in the future, although I can upload the file, when I download it the size is different.
Greetings, 开发者_开发问答Is it possible to render SSRS Reports with Table Storage data source? if yes, if you could guide me the right direction will be appreciated.I don\'t think it is possible. Ac
I am working with Windows Azure Diagnostics. I add the below code in Webrol.cs try { string wadConnectionString = \"Microsoft.WindowsAzure.Plugins.Diagnostics.ConnectionStr开发者_如何学Cing\";
Thinking of using Access Control Service (ACS) and Windows Identity Foundation (WIF) to secure my WCF Data Services Web API application.
I have a Heatmap that currently works on a stand alone sever that I am porting to Azure Storage. How do I go about saving the butmap file in Azure Storage. Originally I had a entry in my web.config fi
I am trying to programmatically render a PDF using Azure Reporting Services. I suspect that the actual PDF retrieval is fine, but I cannot find a way to authenticate the connection before requesting t