GeekArticles
Microsoft
ASP.NET
Microsoft
ASP.NETUse Distributed Caching to Speed-Up Session Management in Your ASP.NET Application
ASP.NET?s out-of-process session-state management can bog down performance when used on web farms. A distributed caching solution can help increase performance when an application's session grows too large. For a faster ASP.NET application running in a server farm, try using distributed caching APIs instead of standard ASP.NET session state to store session data.
Sponsored Links
Related Topics
Subscribe via RSS
ASP.NET
- Enhancing Performance with Caching MCMS 2002
- patterns & practices: Threat Modeling Web Applications
- Cookieless ASP.NET
- Aspect.NET: Aspect-Oriented Programming for Microsoft.NET in Practice
- Ajax-Driven Web Sites: Under The Hood
- Asynchronous Web Services
- Implementing Tab Navigation with ASP.NET 2.0
- Using WSE 2.0 to Secure Enterprise Integration
- NetAdvantage 2005 Volume 1 Toolset for the Enterprise
- Master Pages in ASP.NET 2.0
