Windows Azure SDK - ASPProviders example
Posted
by David
on Stack Overflow
See other posts from Stack Overflow
or by David
Published on 2010-06-05T19:54:13Z
Indexed on
2010/06/05
20:02 UTC
Read the original article
Hit count: 306
Hi,
since the new SDK 1.1 is missing the tutorial for "ASPProviders", i am currently asking myself how i would implement a "azure session state provider" ( this is the path in the "old" SDK: C:\Program Files\Windows Azure SDK\v1.0\Samples\AspProviders )
Related threads: http://stackoverflow.com/questions/1023108/how-does-microsoft-azure-handle-session-state http://social.msdn.microsoft.com/Forums/en-US/windowsazure/thread/2d1340ed-0ad0-456a-b069-aa6b85672102/
Has anyone an idea or even the old example project and could post some snippets of the config here?
© Stack Overflow or respective owner