Posted by
Robert L. Bogue
on
Monday, 20 Jul 2009 03:57
| 0 Comments |
"In the first part of this series a discussion was presented on what performance is, and some of the techniques that can be used to improve or monitor performance in your application. In this article the focus is specifically on managing session state and the things that you can do to maintain performance in your application.
There are two key areas to understand in session state management. First, you need to understand the options you have for maintaining session state. Second, you have to consider the different kinds of information that need to be managed in session state and how the different needs for maintaining session state impact how you might choose to manage it."
Read the rest at http://www.developer.com/design/article.php/3829586