adspace
what are the options to manage session state in windows azure?
Answer Posted / 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 |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category