what are the options to manage session state in windows azure?
Answer / Km Nirmal
In Windows Azure, you can manage session state using two primary options: 'In-Process' and 'Out-of-Process'. The In-Process option stores session state within the application domain of the web role instance, while the Out-of-Process option stores it in a separate database.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can one create a Virtual Machine in Powershell?
what are the options to manage session state in windows azure?
What are the three principle segments of Windows Azure Platform?
How to create a new storage account and container using Power Shell?
What are the main features of Cloud Computing?
What is the resource group in Azure?
what is windows azure platform?
What are swap deployments ?
Differentiate between the verbose and minimal monitoring?
List languages/frameworks that can be used to develop windows azure applications?
Explain azure service level agreement?
What is Windows Azure Scheduler?