Project DescriptionThis projects makes it possible that after changing something in the bin folder or the web.config file of a web site with inProc session, the session will not be lost
The project uses the Unity Framework:
http://unity.codeplex.com/Requirements:
- .NET 3.5+
- Write permission for the sessions folder (by default it is /App_Data/SavedSessions )
- All objects in the session must be serializable
Blog Entry and Description:
http://blog.bodurov.com/Session-Recovery