You are not logged in.
Pages: 1
MVCApp can handle many users, sessions are created as cookies and sent and stored on the client and sent back to server with new request and read from current ServiceContext.
Just wondering what's the usage for SaveContext/LoadContext in TMVCSessionWithCookies, it can only save/store single user/client cookie, what would a potential use case be?
Offline
Pages: 1