As of this week I am a published technical author. As a result of my speaking at Michigan Google Developers DevFest in April of 2013,…
Category: Performance
I’ve been so entrenched in learning the mobile paradigms over the past few months, that I suddenly realized I’m living in a mobile bubble. I…
Extraction rules are essentially for finding data in the HTTP response and placing it in the output context of the web test. There are a…
If you deal with production servers and you don’t use LogParser, you should. It gives SQL-like abilities to query web server logs an other log…
Ran into a performance issue in a .Net remoting situation. A Winforms app is calling an application server asking for data. A relatively large DataSet…
Yahoo posted a list of rules for improving the performance of your web site, along with a new FireFox-based tool for diagnosing your site’s performance,…
An awesome post by Jessica Fosler about finding memory leaks.
My copy of MSDN magazine arrived last night, and I read the article Practical Tips For Boosting The Performance Of Windows Forms Apps. Good read.…