ASP.NET disk-based caching

Posted by: Karl Seguin [MVP], on 16 Aug 2009 | View original | Bookmarked: 0 time(s)

I was recently playing with the idea of implementing disk-base caching for pages that had a high read-to-write ratio. On top of being practically read-only, these pages also require quite of bit of database work to put together, so they are ideal candidates for caching. I dismissed the idea of using the built-in ASP.NET caching because of two reasons. First, the number of pages needing to be cached is in the thousands, making it impractical from a memory stand point. Secondly, since this is hosted...

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: 1228 | Hits: 71

Similar Posts

  • Introducing Versatile DataSources more
  • Application Request Routing (ARR) Version 2 for IIS7 Beta 2 released. more
  • Application Request Routing (ARR) Version 2 (B1) for IIS7 more
  • Open Source Image Resizing Module v 1.2 released! IIS7 integrated mode now supported. more
  • October 10th Links: ASP.NET, ASP.NET AJAX, jQuery, IIS more
  • Exploring Office SharePoint Server using only your Machine more
  • FireFox 3 and Static File Caching Problems more
  • Manage Your Dev Space with Virtual PC 2007 more
  • CruiseControl.NET Caching Old Project Locations SOLVED more
  • Diskeeper 2008 Professional Review 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