MOST RECENT

In my most recent project we had to support classes with fairly deep object graphs where any of the nodes could validly be null. We didn't want to have lots of 'if not null' checks everywhere, so I wrote ...

Brian Biales, Windows Vista Windows Windows 7 Windows 8

I’ve been fighting this issue for a long time, and just the other day discovered the solution to my problem. Here is the issue… My laptop is connected to my home / work / internet via its wireless (WiFi) ...

I just published the change log for MVVM Light V4.1.26, which is available on Nuget only at this time. The full version is available here, while the “libraries only” version is available here. I am working ...

Marko Apfel, Tools

Problem If you try to delete large folders with explorer it could run for several minutes. Also when you try to suppress the moving to recycle bin via SHIFT + DEL. Solution From all variants to do this, ...

WatiN lets you attach to browser windows so you can verify their contents and close them as part of your tests, but the standard API doesn't detect windows with PDF documents in them. Adapted from this ...

James Michael Hare, My Blog

Thanks for all your patience during my move to a new job and a new area. I've been settling into my new position here at Amazon in Seattle and am loving every minute of it so far! Unfortunately, there's ...