A monad in C# for simplifying WPF multi-threading for a more ...
Most GUI frameworks, including Silverlight and WPF, are shipped with a fundamental problem: long use of the main causes the Window to blackout, and using different threads requires you to get your hands dirty with the Dispatcher stuff ... The problem appears when for doing any realistic responsive application, the presenter (representing business operations if you'd like) will have to run on a background thread to leave the main thread free for graphics rendering. ...
Original post: A monad in C# for simplifying WPF multi-threading for a more ... by at free wpf gui - Google Blog Search
Blog tag: Free wpf templates
Technorati tag: Free wpf templates