|
How to configure & use State Server session management?
by: Itfunda
Product Type: Tips and Tricks (Books)
Technologies: ASP.NET Session-Management
To save session in the different process or different machine (in the asp.net state process) so that
crashing application doesn’t destroy the session data, we can follow this approach.
|