Archive for February, 2009

C-style unions in .NET

ByteUnion – Unions in .NET/C# Do you ever wonder what happened to the old-school C/C++ unions in C# ? Unions were extremely usefull for a wide range of problems back in the days where we dared make bold assumptions about memory-layout and the width of variables. .NET/C# does not allow us to make unions like [...]

Social Icons Digg this page! Add this page to del.icio.us Bookmark this page on Google Bookmark this page on Google

Leave a Comment

The engine behind this blog

Choosing a blogging engine When deciding which blog engine to use as the engine for this site I had several criteria. Ease of use Free / Open-source Ability to have pages, not only posts… Preferably a large community, with lots of support, plugins and themes In the end i chose WordPress. It met all the [...]

Social Icons Digg this page! Add this page to del.icio.us Bookmark this page on Google Bookmark this page on Google

Leave a Comment