http://www.shelleytherepubl... An article full of disinformation and just downright ignorance on a subject that this blogger has obsolutely no clue about. A co-worker of mine clued me in with the following quotes: I especially liked these parts: "Fact File: The most skilled hackers call themselves “Script Kiddies” because they use Linux PHP scripts to do all their hacking. PHP is an obsolete programming language ......
I'm posing a question to the community about which one is better, adding lots of keys into the Page.Cache all with the same CacheDependency set to the same file, OR would you think it's better to cache one dictionary or list structure with the single instance of the CacheDependency? // set lots of keys with same cachedependency file...Page.Cache.Add(̶... key1object, new CacheDependency(”theF... key2object, new CacheDependency(”theF... ......