Fun with List Types for Caching Data

Posted by: Rick Strahls WebLog, on 21 Mar 2007 | View original | Bookmarked: 0 time(s)

I often find myself using various collection types for 'cached' storage in Web applications. For example, in some applications there are lists of countries, lists of states, various other lookup lists that are initially stored in a database, but then are constantly reused. There's little point in continually reloading this data from the database so caching it as part of the application is useful. Depending on how you like to work data is usually pulled from the database with a DataReader,  which...

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: 1764 | Hits: 168

Similar Posts

  • ASP.NET 4.0 Dynamic Data and Many to Many Entity Framework Entities more
  • Grouping data in a Silverlight DataGrid more
  • Introducing Versatile DataSources more
  • How to display data from different tables using one data source more
  • Samedi.NET special Silverlight event in Montreal more
  • BulletedList in Silverlight more
  • Choose your preferred data layout with RadListView for ASP.NET AJAX more
  • What needed to be monitored to get better Governance more
  • ASP.NET 4 Beta 2 - New Version, New Docs, New MSDN Site ! more
  • LINQ to SQL, Lazy Loading and Prefetching 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