Monthly Archives: August 2008

Convert a FAT32 partition to NTFS on XP Home

If you are using XP Home on a slightly older machine, your primary partition might be very well FAT32. At least on the two machines that I had with XP Home, FAT32 was the default. FAT32 is a pretty old … Continue reading

Posted in General, Graphics | Leave a comment

WPF: Minimal WPF DataBinding example

WPF (Windows Presentation Foundation) is slated for becoming the next GUI toolkit for Windows (superseding Win32, MFC and Windows Forms). Unlike the others, WPF does not base on Win32 at all, but works on DirectX, providing features like fully vector-based … Continue reading

Posted in Programming | 3 Comments

Visual Studio 2008 SP 1 /.NET 3.5 SP 1 out

Well, as expected, the Visual Studio 2008 SP1 has been released yesterday, together with an updated TR1 implementation. It contains some important fixes. Quoted right from the VC++ blog: The three most significant fixes are: * A massive performance improvement … Continue reading

Posted in Programming | Leave a comment

What are you waiting for?

If you are serious about programming, you know this feeling: You start working with something, and after some while, you hit some kind of road-block. Looking around for an easy fix, you find out that version N+1 is going to … Continue reading

Posted in General, Graphics, Offline/Rendering, Programming, Web development | Leave a comment