dotnetspeak.com
Unit Testing Silverlight Applications – Asynchronous Testing
In this post I will describe how to create asynchronous unit tests for Silverlight applications. First of all, I’d like to point out that any communication with a server component in Silverli…