Recent Posts

Cutting images with PresentationCore

2 minute read

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...

Silverlight data binding the lazy way

2 minute read

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>...