The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Caching Hides Many Sins

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Scott Watermasysk

Posts: 661
Nickname: scottwater
Registered: Aug, 2003

Scott Watermasysk is an ASP.NET developers. He wrote the .Text blog engine.
Caching Hides Many Sins Posted: Aug 8, 2003 1:08 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Scott Watermasysk.
Original Post: Caching Hides Many Sins
Feed Title: ScottW's ASP.NET WebLog
Feed URL: /error.aspx?aspxerrorpath=/blog/rss.aspx
Feed Description: ASP.NET and Blogging
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Scott Watermasysk
Latest Posts From ScottW's ASP.NET WebLog

Advertisement
One of my favorite ASP.NET quotes, "Caching Hides Many Sins".
My first MSDN online article was published this week - check it out here if you're interested. The first half is pretty much well-known info about caching in ASP.NET (at least, it should be well-known to anybody writing ASP.NET applications). The tips and the best practice pattern are the real valuable parts here for everyone who already knows the caching capabilities of ASP.NET, since these tell you why you should use caching and how to do it the most efficient way possible, which aren't necessarily apparent from the docs.[Steve Smith's Blog]
Good work. I was surprised when conducting interviews over the last couple of months how many people have yet to experiment with Cache. I was under the impression this is one of those ASP.NET things you could not avoid...even if you wanted to.

Read: Caching Hides Many Sins

Topic: "The only emperor is the emperor of ice-cream." Previous Topic   Next Topic Topic: Standardizing the Patch Experience

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use