Archives

Archives / 2004 / May
  • BREAKING NEWS: ScottGU has been found

    Early today ASP.NET GUru Scott Guthrie responded to a news story about his disapperance, letting this writer know that he has very busy the last few months. We are all happy to hear he is OK and look forward to his syndicated return to the blogosphere...the original news story can be found below.

  • Gu b gone, The community mourns

    disAssociated Press - Friday May 21, 2004

    With over 150 days since he has entered anything into his blog, industry watchers and tech luminaries have resigned to face the fact that Scott Guthrie has disappeared permanently.

  • ASP.NET: Application level data caching with callbacks

    In my current application, the vast majority of the web site is broken into content ‘parts’ that can all be edited through a built in content manager. Pages consist of one or multiple parts which are elements of HTML persisted to the SQL database. In order to improve performance I wanted to look at some techniques for caching these content elements and coupled with my desire to learn new things I decided to use the Cache class directly instead of the more common methods of Output Caching.

  • ALERT: ASP.NET Hack Attempt

    I wanted to toss this out there in case there is some new or as of yet unpacthed vulnerability. This morning I had an unusual string of errors whereas someone began trying to supplant the VIEWSTATE into the URL and in turn causing an error.