azure-table-storage
Azure - Querying 200 million entities
I have a need to query a store of 200 million entities in Windows Azure. Ideally, I would like to use the Table Service, rather than SQL Azure, for this task.[详细]
2023-03-01 10:42 分类:问答Windows Azure TDS emulation on a production non-Azure IIS server
I am developing a c# web application that will be hosted in Windows Azure and use Table Data Storage (TDS).[详细]
2023-02-28 14:04 分类:问答Windows Azure Tables, querying using Contains
I\'m trying to implement a query for one of my Azure Tables, the query should retrieve all files that contain the input string.[详细]
2023-02-28 08:44 分类:问答WCF Data Service for Azure Table Storage
I want to using WCF Data Service (OData) for Azure Table Storage. Is that possible to used开发者_Go百科 for Table Storage first, if Yes. So Please tell me the steps that required to perform.I believe[详细]
2023-02-28 01:51 分类:问答How to filter Azure logs, or WCF Data Services filters for Dummies
I am looking at my Azure logs in the WADLogsTable and would like to filter the results, but I\'m clueless as to how to do so.There is a textbox that says:[详细]
2023-02-27 22:03 分类:问答Azure Table Storage - Entity Design Best Practices Question
Im writing a \'proof of concept\' application to investigate the possibility of moving a bespoke ASP.NET ecommerce system over to Windows Azure during a necessary re-write of the entire application.[详细]
2023-02-25 00:17 分类:问答Query Azure Table Storage without LINQ
Is there a way to query Azure table Storage without linq? I want to use >=, <=, <, >operattors on strings which of course linq will not allow me to do so.[详细]
2023-02-23 07:51 分类:问答Silverlight access Azure Table REST - clientaccesspolicy.xml?
Is it possible to have a开发者_如何转开发 Silverlight client app directly access the Azure Table service REST endpoints? Putting aside concerns about how to sign the requests without leaking the share[详细]
2023-02-22 18:42 分类:问答Query on Azure Table Storage's partition key
I am aware that records in azure table storage is organized by PartitionKey and indexed by RowKey. My application requires that I query the records in table storage based on the date range of the Time[详细]
2023-02-22 01:07 分类:问答Azure Table Storage [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-02-21 18:58 分类:问答