My New Internet Explorer 8 Homepage (is an error message).
Here is a utility that can be used to correct inadvertently restricted items in the Windows system registry.
I have seen a few examples of VBS scripts used to get the User ID, Domain and SID of the current user.
This information is valuable when making registry modifications for the current user programatically.
I needed a way to retrieve that information in a .NET module to include in other .NET programs.
This (console app) example calls to two different web services. One of which returns raw XML as the result and the other returns a regular (pre-parsed) object.
This can be used as a reference for XML and SOAP and a minor LINQ reference.
A utility for demonstrating Linq to XML that downloads MP3 Podcasts of DotNetRocks.
Here is a work-around for the situation where the CD burning software sometimes says there is no disk in the drive (when there is).
Here is a technique to clear the Debug Assertion Failure when invoking the CInternetSession (MFC class) from a console app.
A technique for using the GZipLib (.NET)
A screenshot of my desktop in response to Scott Hanselman on Twitter.
Playing around with Strings in C#.
Here are the Whirlwind videos on Channel 9.
Here is a way to utilize a neat feature in Visual Studio (Task List Tokens).
Here is an experiment with Linq in C++.
C++ does not seem to be getting much love in the new .NET.