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
Category: ASP.NET | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 1210 | Hits: 151

Similar Posts

  • Fun with Func<T,TResult> Delegates, Events and Async Operations more
  • How to display data from different tables using one data source more
  • Make SharePoint 2007 Act Like SharePoint 2010, Updated more
  • Making a Step chart in RadChart for Silverlight and WPF more
  • Introducing Versatile DataSources more
  • ASP.NET 4 Beta 2 - New Version, New Docs, New MSDN Site ! more
  • SAUG Sydney Architecture User Group more
  • What needed to be monitored to get better Governance more
  • Convert Web.UI ASP.NET Grid into a data entry spreadsheet more
  • MaskedInput Transform functionality more

News Categories

.NET | ADO.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Community Server | dasBlog | 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