InProc, StateServer, SQLServer modes have issues in web farms. See you can use distributed cache for storing ASP.NET sessions.

Date:   Thursday, January 24, 2008
Time:  9:00 AM - 10:00 AM Pacific Time

Register Nowhttps://www1.gotomeeting.com/register/500028010

Space is limited

InProc, StateServer, and SQLServer modes in ASP.NET Sessions all have performance, scalability, and data loss issues when it comes to web farms. A good alternative is to store your ASP.NET sessions in a distributed cache. Learn how you can do this.

Handling ASP.NET sessions in a web farm is a challenge for most people. InProc, StateServer, and SQLServer modes in ASP.NET Sessions all have performance, scalability, and data loss issues when it comes to web farms.

A good alternative for you is to store your ASP.NET sessions in a distributed cache. Applications use distributed cache because it is faster and more scalable than database server. So, why not use the same distributed cache for your ASP.NET sessions a well.

This webinar covers the following topics:

- Benefits of storing ASP.NET sessions in a distributed cache
- How to store ASP.NET sessions in a distributed cache
- What caching topologies are best for you
- What is the best deployment strategy for your distributed session cache

Iqbal Khan
Alachisoft
http://www.alachisoft.com

Alachisoft provides NCache, a powerful distributed cache for .NET. NCache also supports ASP.NET session distribution and ASP.NET Output Cache distribution for web farms.