Monthly Archives: July 2012

One of the .NET tracks during the Bootcamp 2012 in Barcelona offered an opportunity to use, learn and analyze Caliburn.Micro 1.3. After using PRISM 1.0 for over a year I decided to compare those 2 MVVM frameworks.

Posted in .NET, UI | Tagged , , , | 1 Comment

Memory management is one of the most fundamental areas of software engineering. In many scripting languages you do not have to worry about memory management, but that does not make memory management any less important. In languages like C and … Continue reading

Posted in C++, Embedded | Tagged , , | Leave a comment