Saturday, January 17, 2015

webconfig















Use chrome and F12 to see cookies






use code below to prove different browser has different sessions.


change cookie name so default would not show what under line framework.



<sessionState cookieName="My_SessionId" /> to the <system.web> section of the app's web.config and it changed the cookie name to "My_SessionId".          


























You do not want them to be false









change timeout to small#, 2880 is two days















No comments:

Post a Comment