Posts tagged with silverlight

May 26 2010

Simplifiying Asynchronous work in .NET and Silverlight

In both .NET and Silverlight we have to work asynchronously, in Silverlight this is forced. I explored how I could make my life easier!

.netwcfsilverlightc#