Developers with ASP based applications that use session and application state management (i.e. "session variables") are stuck if you want to gradually migrate existing state using applications to ASP.NET. Even though ASP.NET provides both session and application state management, they each run in their own scope. ASP and ASP.NET apges can cohabitate in the same virtual directory, but Sessions and the Application scope in ASP.NET's ASPx pages are disctinct from ASP pages in teh same virtual directory. However there is a way through this mess, and in this article David Gerding will show it to you. In the article Sharing ASP State with ASP.NET by David Gerding (published in ASP Today), the problem is throughly discussed and then moves on the the solution - "Companion Sessions". The article talks about initializing the companion sessions, the ASP Side of the Fence, Redirect/Links from ASP Pages to .NET, Cookies and Caveats, and security loophole.
Sharing ASP State
http://www.amazon.com/exec/obidos/ASIN/B00006LJ67/bigwebmasters-20
http://www.bigwebmaster.com/screenshots/B00006LJ67.jpg
September 20, 2001
$8.00
$8.00
8
e-book (Acrobat Reader)
B00006LJ67
Wrox
David Gerding
creating companion sessions, killing companion sessions, asp.net redirects, asp.net links, asp.net cookies, asp.net caveats, asp.net security loophole, asp.net sessions variables, asp.net session management, asp.net application state, asp.net scope, asp.net virtual directory, asp.net article
With ASP.NET
Developers with ASP based applications that use session and application state management (i.e. "session variables") are stuck if you want to gradually migrate existing state using applications to ASP.NET. Even though ASP.NET provides both session and application state management, they each run in their own scope. ASP and ASP.NET apges can cohabitate in the same virtual directory, but Sessions and the Application scope in ASP.NET's ASPx pages are disctinct from ASP pages in teh same virtual directory. However there is a way through this mess, and in this article David Gerding will show it to you. In the article Sharing ASP State with ASP.NET by David Gerding (published in ASP Today), the problem is throughly discussed and then moves on the the solution - "Companion Sessions". The article talks about initializing the companion sessions, the ASP Side of the Fence, Redirect/Links from ASP Pages to .NET, Cookies and Caveats, and security loophole.
0
0
N/A
N/A
| Rating | Vote % | # of Votes |
|---|---|---|
| 10 | 0% | 0 |
| 9 | 0% | 0 |
| 8 | 0% | 0 |
| 7 | 0% | 0 |
| 6 | 0% | 0 |
| 5 | 0% | 0 |
| 4 | 0% | 0 |
| 3 | 0% | 0 |
| 2 | 0% | 0 |
| 1 | 0% | 0 |
Want to increase the number of votes and resource rating for this listing?
Place a Sharing ASP State Vote Box on your website.