Azure Membership UI

Posted by Andres on Stack Overflow See other posts from Stack Overflow or by Andres
Published on 2011-01-06T15:53:44Z Indexed on 2011/01/06 23:53 UTC
Read the original article Hit count: 485

Filed under:
|

Using AspProviders (TableStorageMembershipProvider etc) from Microsoft WCF Azure Samples. It is WCF Service Web Role, and in Azure Storage Explorer I can see Membership, Roles and Session tables appearing nicely when I try to connect. But is there any exisiting code to manage Membership and Roles? Some ASPX pages I guess, something like this for plain old ASP.NET, but more modern and Azure-tested hopefully?

Thanks, Andres

© Stack Overflow or respective owner

Related posts about Azure

Related posts about membership-provider