Disable a timer at every level of your ASP.NET control hierarchy

Even though this sounds like a really simple thing, what if you do not know the name of the controls, and you do not want to have to add a bit of code that you, or another may developer may forget to every piece of code with a timer in it. The problem I have […]

Performance Research, Browser Cache Usage – Exposed!

Naked ALM Consulting Logo

“Since browsers spend 80% of the time fetching external components including scripts, stylesheets and images, reducing the number of HTTP requests has the biggest impact on reducing response time. But shouldn ’t everything be saved in the browser’s cache anyway?” A very interesting article from a web perspective… read more | digg story Technorati Tags: Misc 

Web 2.0

Naked ALM Consulting Logo

 Over the last wee while I have been seeing a lot of talk of “Web 2.0” and I wondered what the hell it was! Was it .NET related? No. (Well kind of) So I set out on the onerous task of finding out. So I Googled it, and low and behold, the first result!   […]