Session - cookieless and mode
Session management in ASP.NET can be done in two ways:
Using Cookies
Encoding of URLs with Session ID
URL encoding/mangling cannot be used with full-path URL’s as in:
Using Cookies
Encoding of URLs with Session ID
URL encoding/mangling cannot be used with full-path URL’s as in:


0 Comments:
Post a Comment
<< Home