November 2006 - Posts
The CPU temperature monitor has been updated. http://www.cicoria.com/cs1/blogs/cedarlogic/archive/2006/11/29/404.aspx I was seeing GDI exceptions and tracked it down to just not releasing GDI handles. So, dispose is not enough. Need to call DestroyIcon
Read More...
Jon Flanders has a nice post on why and how to create a simple workflow loader service.... http://www.masteringbiztalk.com/blogs/jon/PermaLink,guid,ffd20921-fb8b-42a2-98d1-8c8e1582a3fa.aspx
Read More...
This example, as stated, is not the designer re-hosted. It's a JS implementation. Nonetheless cool http://blogs.msdn.com/ghenap/archive/2006/10/25/netfxlive-js-based-workflow-designer.aspx http://www.netfxlive.com/
Read More...
With Vista, all efforts have been made that when you want to shutdown, the UX pushes you to a sleep state (S3). That's evident by the single power button on the start menu that is wired to S3. However, I'm a Hibernate kind of user. I prefer to Hibernate
Read More...
Here's the associated site for Michael Crichton's new book Next . http://www.nextgencode.com/ I've read just about every Michael Crichton book and been hooked on his writing since I first saw the Andromeda Strain back in the 70's. His books have always
Read More...
http://www.code-magazine.com/Article.aspx?quickid=060103
Read More...
Tool that captures DVD output to file for later playback... http://www.pocketdvdwizard.com/
Read More...
I'm building a simple utility that monitors CPU/GPU heat on Windows Systems. Given that there are heat issues running Vista Glass Aero on Toshiba Tecra models (I'm using an M5) I wanted a simple System Tray utility that would monitor it and show status
Read More...
Well, Vista is out. However, no official support for VS.NET 2003. So, what do you do if you need to build projects that target the 1.1 runtime? Well, MSBee is there to help. MSBee is a small tool from Microsoft that allows Visual Studio 2005 projects
Read More...
This tool does the trick with helping you navigate the complex namespaces of PowerShell and getting productivie immediately. http://www.PowerShellAnalyzer.com/
Read More...
This is cool. A Wiki for the Motorola Q Windows Mobile phone. I'm loving this device.... http://www.motoqwiki.com/
Read More...