Getting more out of unit testing in Silverlight
As I already mentioned in my previous post, we're building a line-of-business app using Silverlight 4 and WCF Data Services. I really think Silverlight is great for those kind of systems, but since it is based on a different run-time as the full .NET framework, you may wonder what you'll run into when practicing TDD, relying on IoC or using a mocking framework.
Read more…
Posted on
24-09-2010
by Dennis Doomen
0 Comments
|
Trackback Url
|
Link to this post
Tags: