Welcome to CedarLogic, LLC - Shawn Cicoria Sign in | Join | Help

Shawn Cicoria - CedarLogic

Perspectives and Observations on Technology

News





  • Unity08.com

November 2006 - Posts

GDI+ Memory Leaks - When Dispose is not enough.
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...
Creating your own WorkflowLoaderService - and Why!
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...
Workflow Designer in Javascript.
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...
Hibernate Command for Vista
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...
Michael Crichton's Next - Viral marketing site.
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...
Good overview of IIS7 and working with it on Vista for Development, Differences, and some Gotchas.
http://www.code-magazine.com/Article.aspx?quickid=060103 Read More...
Converting DVD to Files for Zune and Mobile
Tool that captures DVD output to file for later playback... http://www.pocketdvdwizard.com/ Read More...
Charting with .NET and NPlot
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...
Targetting .NET 1.1 Runtime with Visual Studio 2005
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...
PowerShell Analyzer - Great too for building and testing PowerShell scripts....
This tool does the trick with helping you navigate the complex namespaces of PowerShell and getting productivie immediately. http://www.PowerShellAnalyzer.com/ Read More...
Motorola Q Wiki
This is cool. A Wiki for the Motorola Q Windows Mobile phone. I'm loving this device.... http://www.motoqwiki.com/ Read More...