Handheld Compatible: Yes. Adobe Reader is available for PalmOS, Pocket PC, and Symbian OS.
File Size: 202 KB
Digital: 13 pages
Product Description
The Session object in ASP.NET offers a convenient solution to the problem of maintaining state during the lifetime of a session. But it is not a very convenient object to deal with during development. For example, the Visual Studio .NET editor does not provide IntelliSense for session variables. This article shows how to build a class that will enable you to organize and manipulate your session variables efficiently, without incurring significant overhead.