Another Way to Localize Application
I would like to introduce a simple way to localize applications. I do not like the standard...
Modular WPF Application using Caliburn.Micro and Castle.Windsor
To start with, I want to specify what is meant by a modular application in this article. So, a modular application will be considered an...
Simplifying Converters for WPF
I have been working with WPF for about a year and some things annoying me very much. One of such things is converters. Why do I need to...