C# (CSharp) Microsoft.WindowsAzure.Samples.Storage.Providers Namespace

Classes

Name Description
BlobProvider
Constants
Log
MembershipDataServiceContext
MembershipRow
ProviderRetryPolicies We are using this retry policies for only one purpose: the ASP providers often read data from the server, process it locally and then write the result back to the server. The problem is that the row that has been read might have changed between the read and write operation. This retry policy is used to retry the whole process in this case.
ProvidersConfiguration
Resource
RoleDataServiceContext
RoleRow
SecUtility
SessionDataServiceContext
SessionRow
TableStorageMembershipProvider
TableStorageRoleProvider
TableStorageSessionStateProvider