Part II: Mimic SynchronizationContext behaviour on .NET CF
I just posted the second part of the article Part I: Mimic SynchronizationContext behaviour on .NET CF on planetgeek.ch! On the article I try to show how the basic behavior of the SynchronizationContext can be achieved on the .NET compact framework platform. Please refer to the article under:
http://www.planetgeek.ch/2009/02/15/part-ii-mimic-synchronizationcontext-behaviour-on-net-cf/
Tags: .net, CF, Compact Framework, Delegate, Mobile, SendOrPostCallback, SynchronizationContext
