Speeple News Search

Sign Up! | Tags | Domains | Statistics | Options | Advanced Search

ASP.NET Tip: When to use which Session Server

asp.net » 2008 » October » 8th » ASP.NET Tip: When to use which Session Server

Tagged: net, asp net, iis

There are 3 different ways you can store session in an ASP.NET application: InProc (default mode) State Server SQL Server InProc means we store the data in the same process (in memory) on the web server, in the worker process. This has some distinct Read More......( read more ) Read More......(read more) Continue Reading »


Latest news from iis:

  1. Tip #29: Did you know… How to enable Edit and Continue feature for Web Application Projects?
  2. Tip#27: Did you know... The Microsoft Web Platform Installer RC release supports Windows XP as well as Windows Server 2003
  3. Web Platform Installer now supports XP - And the Master Plan continues
  4. Microsoft Web Platform Installer Release Candidate – Now works with XP and Windows 2003!
  5. ASP.NET supported on Server Core - Windows Server 2008 R2

Latest news from asp.net:

  1. Windows 7 Developer Guide
  2. Live Framework Webcast!
  3. MSDN Office Developer Center: neue Inhalte
  4. MIX09 10K Smart Coding Challenge
  5. Running the Lightweight Test Automation Framework for ASP.NET from a separate application