Recycling an ASP.NET Application from within

Posted by: Rick Strahls WebLog, on 09 Oct 2006 | View original | NEW Bookmarked: 0 time(s)

Im still working on my Localization provider in my ample spare time and one of the things that is a pain is that ASP.NET caches the Resource provider and resource retrieval in internal ResourceSets. The sets load once and then are usually never loaded again for a given resource set and served out of memory instead.   This is great for overall performance so even if you build a database provider the performance of it is not going to be that much different from a Resource driven provider because...

Advertisement
Category: Performance | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 1445 | Hits: 127

Similar Posts

  • New article: How to detect and avoid memory and resources leaks in .NET applications more
  • Announcing Microsoft Ajax Library (Preview 6) and the Microsoft Ajax Minifier more
  • Sneak Peek: ASP.NET Splitter Control more
  • Sneak Peak: CSS Sprites Make Your Websites Faster more
  • Announcing the WebsiteSpark Program more
  • Health Monitoring and ASP.NET MVC more
  • Telerik Releases New Controls for Silverlight 3 and WPF more
  • Eloquera DB 2.1 is released (.NET object database) more
  • URL Routing with ASP.NET 4 Web Forms (VS 2010 and .NET 4.0 Series) more
  • Raleigh Code Camp this Saturday 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