Cutting images with PresentationCore
In my business cutting images into smaller images is something that happens quite often these days, since tile based mapping systems like Google Maps, Virtua...
In my business cutting images into smaller images is something that happens quite often these days, since tile based mapping systems like Google Maps, Virtua...
Your typical business class utilizing data binding in Silverlight (and possibly WPF too, but I don’t have any experience with that) look like this:<pre>...
Of course, everybody knows that if you want to serialize an object, you need to decorate the class with the [Serializable] attribute. Right? Well, yes, and ...
Die-hard Microsofties may be flabbergasted, but there are people out there using Oracle as a database in stead of SQLServer and - oh horror - are even daft e...
A very short one this time: it turns out to be pretty easy to convert a RGB color to a HTML color and back. This may come handy when (like me) you are using ...