Zip Compressing ASP.NET Session without changing your code using a Session provider.

Posted by: Al Pascual, on 28 Oct 2008 | View original | Bookmarked: 0 time(s)

Scott Hanselman had a post last week to zip your Session state. a great idea I thought to be able to save memory on the computer. Yet I didnt want to change all my source code to use another class to do so, a nightmare to track all the Sessions in every application, or worse when you dont have access to that source code. So last weekend I work on a Session State Provider that allows me to intercept every call to the Session State and compressed when set or unzip when retrieve. The Session State...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: ASP.NET | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 797 | Hits: 69

Similar Posts

  • Creating a folder inside the ZIP file with System.IO.Packaging more
  • DotNetZip revs to v1.6 now with Unicode support more
  • DotNetZip users: Please Test Unicode support (free zip library for .NET) more
  • What would NHibernate ICriteria look like in .net 3.5? more
  • Uploading Multiple Files with RadUpload more
  • DotNetZip now can save directly to ASP.NET Response.OutputStream more
  • Notes from updating some Entity Framework apps to the SP1 Beta bits more
  • Generate Zip Files With MSBuild and Web Deployment Projects more
  • Working with Zip Files: Part II, Zipping Files more
  • Generate Zip Files With MSBuild and Web Deployment Projects more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD