How to Create a Custom Performance Counter
Category: Languages > .net
Posted: 27 Jun 09
In this episode we are going to take a look at how to create custom performance counters.
Part of the core .net framework allows you to create code which can hook into the underlying performance counters which the windows OS has. We will show how you can easily create hooks to take advanta...
|
|
|
|
|
White testing Plastic
Category: Languages > Testing
Posted: 08 Mar 09
Ever heard of White? You should.
White is a promising testing framework based on the UI Automation APIs which enables you to write tests in C# (or your favorite .NET language).
Why is it interesting? I think there're several reasons but, for me, the main ones are:
|
|
Git on Windows
Category: Tools > Version Control
Posted: 16 Jun 08
This episode of GitCasts demonstrates how to setup mSysGit on Windows and goes through some basic workflow using the Windows Git version, in an attempt to partially dispel rumors that Git is unsupported or difficult to get going on Windows. I assume previous knowledge of Git here - this just shows yo...
|
|
|
|
|
Using RAID1 in Windows 2K3
Category: Platforms > Windows
Posted: 25 Oct 07
Here’s my first shot at a howto by way of screencast. This tutorial shows you how to add a mirrored drive array in Windows Server 2003 (and XP).
|
|
Optimize Windows XP Startup
Category: Platforms > Windows
Posted: 24 Jun 07
In this episode we show you how to use the hidden "msconfig" program in Windows XP to cut your Windows boot time in half. Plus also use it to remove unwanted programs including spyware from the registry. Biff makes an appearance and messes with the audio. And winter is here in Toronto, so we pull out...
|
|
|
Setting up and Running Amazon EC2
Category: Web Development > Other
Posted: 10 Jun 07
The Amazon Web Services Developer Connection has an 18 minute screencast that will show you how to Set up and Run Amazon EC2 from Windows. EC2 is Amazon’s Elastic Compute Cloud web service. With EC2 you can setup and run your own virtual server for less than $80 per month
|
|
|