Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Wrox Announcements and Feedback > User Group Events - INETA
|
User Group Events - INETA Post announcements about your INETA - International .NET Association - user group events.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the User Group Events - INETA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
  #1 (permalink)  
Old January 18th, 2008, 09:56 AM
Authorized User
 
Join Date: Mar 2006
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Default Webinar: Distributing ASP.NET Sessions in Web Farm

ONE-LINE SUMMARY
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 Now: https://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.


Sarah Sana
http://www.alachisoft.com
__________________
Sarah Sana
http://www.alachisoft.com
  #2 (permalink)  
Old January 18th, 2008, 11:26 AM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

Does this have value beyond that of a marketing pitch?

-Peter





Similar Threads
Thread Thread Starter Forum Replies Last Post
Video: ASP.NET Suave Sessions jminatel ASP.NET 2.0 Professional 0 November 3rd, 2006 05:37 PM
Video: ASP.NET Suave Sessions jminatel Forum and Wrox.com Feedback 0 October 26th, 2006 09:57 AM
ASP Sessions in ASP.NET scorpion_king General .NET 7 August 6th, 2004 08:04 PM
Mixing classic ASP sessions with ASP.NET sessions scorpion_king General .NET 2 August 4th, 2004 08:20 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.