October 26, 2010 by Christoff Truter - 3 Comments
How to access WPF and Windows Forms controls from threads
C# ThreadingOctober 20, 2010 by Christoff Truter - 12 Comments
How to create an Office XML Spreadsheet using XSLT and C#
C# Microsoft OfficeOctober 16, 2010 by Christoff Truter - 3 Comments
How to create an excel document using Office XML and PHP
PHP Microsoft OfficeSeptember 28, 2010 by Christoff Truter - 1 Comment
a post about the anti-feature in PHP called Magic quotes
PHP Coding HorrorsSeptember 18, 2010 by Christoff Truter - 1 Comment
How to restrict the number of threads that is allowed to access a pool of resources
C# Threading