Microsoft Virtual PC Written on August 30, 2006, by akafazov.

While looking at some material on unattended Windows installation I found that some people are testing their CDs on virtual PC. Such software is available from Microsoft and other companies. It turns out very handy tool for testing installation CDs and probably for other experiments as well. You can find more about Virtual PC here.

Other [...]

Making Unattended Stripstream Windows XP Installation CD Written on August 25, 2006, by akafazov.

Some probably wonder what is unattended stripstream CD. Well, it is like any other windows installation cd, but stripstream (additional packages like service packs, critical updates, driver updates are integrated into the installation) and unanttended (windows installation procedure does all necesserily configuration which is required from user throughout the installation alone without any user intervention).

So [...]

Installing PHP5 as Apache module under WinXP Written on August 22, 2006, by akafazov.

I finally decided to give my Windows XP a try as a development machine, instead of blindly using BSD. I decided to install the standard configuration: apache, mysql and php.
MySQL installed flawlessly, Apache 2 also without problem. I had some difficulties trying to make PHP work as a apache module. I needed to add “c:/php/php5apache2.dll” [...]

My first (and very short) article online Written on August 13, 2006, by Angel Kafazov.

I wrote my first article named Avoiding deadlock in multithreaded applications using Windows.Forms. I am planning to translate it into bulgarian and post it on clever-developers.

Avoiding deadlock in multithreaded applications using Windows.Forms Written on August 13, 2006, by akafazov.

I will breafly say when are multiple threads appropriate – timely operations. That is, if you program is doing something that takes a lot of time to complete (longer than 100ms) the operation should be executed by another thread, which allows you main thread to keep the UI responsive. For example, you write an application [...]

© Copyright Blog of Angel Kafazov - Powered by Wordpress - Designed by Speckyboy. Enjoy with a Whopper Meal & Large Coke.