asp.net cache – Chris Coulson's Developer Notes https://blogs.visigo.com/chriscoulson Tips on .Net, SQL Server, Sharepoint & AI Wed, 24 Aug 2011 05:03:49 +0000 en-US hourly 1 https://wordpress.org/?v=6.3.5 https://blogs.visigo.com/chriscoulson/wp-content/uploads/2011/02/chris_profile-150x150.jpg asp.net cache – Chris Coulson's Developer Notes https://blogs.visigo.com/chriscoulson 32 32 Simplify Your Caching By Using a Generic Method https://blogs.visigo.com/chriscoulson/simplify-your-caching-by-using-a-generic-method/ https://blogs.visigo.com/chriscoulson/simplify-your-caching-by-using-a-generic-method/#respond Wed, 24 Aug 2011 05:02:20 +0000 http://blogs.visigo.com/chriscoulson/?p=61 I needed to add caching to my data access routines to improve the performance of commonly accessed data. This is pretty straightforward: The problem was, I had a lot of data access routines that I wanted to add caching to. Adding the 4 or 5 lines of code needed to do this to each routine would be tedious, and all of the repetition would be messy. I knew I had to centralize my caching functionality...

Source

]]>
https://blogs.visigo.com/chriscoulson/simplify-your-caching-by-using-a-generic-method/feed/ 0