RSS

Archive for the ‘Utilities’ Category

Releasing WebPerfTest Tool

Tuesday, March 11th, 2008 Posted in Utilities, Web Site | No Comments »

I posted a while back in the article StartLogic: Day Three that I had written a little program to test the performance of my web site on a previous web host I was using. I'm releasing this application along with ...

Creating a Web Page Tweaking Helper Tool(Part 3)

Monday, March 10th, 2008 Posted in Software Development, Trails, Utilities | No Comments »

In this article we will add a profile dialog box to the Trails Web Tweaker applicaiton. This dialog box will be opened from the File - New..., Open... and Change... main menu options. Step 1 - In the Solution Explorer window ...

Creating a Web Page Tweaking Helper Tool(Part 2)

Sunday, March 9th, 2008 Posted in Software Development, Trails, Utilities | No Comments »

You can consider this Trail as beginner level. Those experienced with Visual Studio may want to skip ahead.  I will be developing this application in C# using Visual Studio 2008. I generally use the professional edition but will be using the express edition ...

Creating a Web Page Tweaking Helper Tool(Part 1)

Saturday, March 8th, 2008 Posted in Software Development, Trails, Utilities | No Comments »

  This is my first Trail. What is a Trail? A Trail is what I’m calling a series of articles centered around a specific project or task such as building a software application, configuration a piece of software, working with some kind of hardware, etc. I will take ...