by Dimi
28. March 2008 01:44
I took some time to make some tests with compiler optimizations and while trying some settings and triggers I thought it would be interesting to profile the execution times of compiled code to see what the compilers really do. Tools I used: Paul Jackson's in-game-profiling library in C++ Dev-Cpp u...
[More]
by Dimi
23. March 2008 22:46
June 22nd 2004 the website G-Productions was launched. This site was dedicated to my very own afford to create a game engine using DirectX. I was not a friend of the Visual Studio that time since I could not afford this (it was not that cheap that time), so an alternative compiler had to be found. ...
[More]
by Dimi
14. March 2008 02:53
A very common method to visualize data is the use of charts. This is also a cool method to enhance every website. While working on a extranet project for a financial company I was looking for a chart control component which is also usable in .NET. After a bit of research on the www I found differen...
[More]
by Dimi
3. March 2008 21:33
Yippie the AJAX Control Toolkit for both .NET 3.5 and 2.0 was released. Some cool features made it into this release like visible=true/false property for tab control and many fixes were done. The 20229 release is now available on codeplex. Great work guys thank you very very much.