Silverlight UI thread dispatcher helper class
A simple class to manage dispatching calls to a UI thread in a silverlight application (might work in WPF too, I haven't tried it!) public static class UIThread { private static … more
A simple class to manage dispatching calls to a UI thread in a silverlight application (might work in WPF too, I haven't tried it!) public static class UIThread { private static … more
I bought Expression Studio 3 a while back – it’s really not bad at all. Expression design is not up to Adobe Illustrator standards by any means but for my purposes it’s very serviceable. Personally … more