Eight Weeks of PowerShell
As I wrote a little bit ago my New Year’s resolution was to see if I could make PowerShell my full time command shell. The good news is that after […]
.NET Mass Downloader 1.2 Released
Kerem Kusmezer has been busy! If you’ve had problems with .NET Mass Downloader working behind a proxy server, version 1.2 adds the –proxy command line switch if you need to […]
.NET Mass Downloader 1.1 Released
The feedback and downloads for .Net Mass Downloader have been quite pleasing! Kerem and I just went through and fixed all the reported bugs so the 1.1 release is better […]
Download All the .NET Reference Source Code at Once with Net Mass Downloader
Microsoft has really helped out the development community by making the .NET Reference Source Code available to the community. Being able to step in the debugger from your code to […]
Debugging VBA Macros and Managed Components at the Same Time
This week I got the following question in email: I’m writing a COM component in C# that is used in Excel VBA macros. I really need to debug the VBA […]
Apple Now Supports Vista x64 on Mac Pros!
As I have been screaming from the roof tops, the best Vista x64 machines are Apple’s Mac Pros. They are rock solid, quiet, and beautiful. Apple just announced the latest […]
Updated Fast VMware Server Backup Scripts
Back in October, I wrote about how I use the Volume Shadow Copy Service to backup my VMware Server virtual machines with minimal down time. I updated my batch files […]
WinUnit: An Outstanding Native C++ Unit Testing Tool
Whew! I can finally talk about one of the coolest pieces of code I’ve seen in ages: WinUnit. About a year ago, my friend, Maria Blees showed me an idea […]
Smarter Logging with MSBuild
MSBuild has made my life so much easier that it makes me shudder thinking back to the days of NMAKE. With very little effort, I’ve been able to automate so […]