alkampfer on August 11th, 2010

I’ve just read this nice blog post, and I want to give my contribute to it .
I’ve started programming on a Vic20 Commodore computer, I began just with copying a couple of programs that are in the manual, and immediately being curious about the Basic language.
So I moved to a Vic20 programming course in [...]

Continue reading about What Did you start programming on

alkampfer on July 26th, 2010

I need in a simple project the ability to communicate various type of messages through different View Model in a WPF application, some VM raise some message about something that is happened in the system, and other VM can listen for messages and doing something with them.
I know that there are a lot of [...]

Continue reading about Primitive broker class

alkampfer on March 16th, 2010

I’m exited on Brian Harry’s plan to do a series of posts regarding programming practices in his blog. The main reason is that Brian had really wrote tons of good code and it is really interesting knowing how he organize his projects. From this first post I strongly agree with a couple of concepts, the [...]

Continue reading about Brian Harry programming practices

alkampfer on August 31st, 2009

We always know that to speedup visual studio a fast disk is quite always a good choice, but what is best configuration?
I’ve done some little benchmark on the compilation of a project with a msbuild script and here is the result.
When all sources are stored in C:\ drive (A velociraptor 10k disk) it compiles in [...]

Continue reading about Speedup Visual Studio with faster disk

alkampfer on August 28th, 2009

I really do not remember when was the first time I heard of VmWare,  I clearly remember that at those time I used both windows and Linux, and one day a friend of mine sent me a mail with an image showing Windows Maker desktop, with a windows inside that shows the install phase of [...]

Continue reading about Power of virtualization