Welcome to Smips.com Sign in | Join | Help

Code Badger (Brad Tutterow's Blog)

Brad Tutterow is a consultant that likes Microsoft development technologies.

Browse by Tags

All Tags » mvvm   (RSS)
Unit Testing Silverlight ViewModels (MVVM) That Make Asynchronous Calls
This post will look at using the Silverlight Unit Test Framework to make it possible to use TDD to test a ViewModel (MVVM) that is making asynchronous calls to ADO.NET Data Services. With Silverlight 3, we have a collection of new ideas, technologies, Read More...