Sign In
Kyle McClellan
Making Software Easier
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
AppFabric
ASP.NET
Authentication
Authorization
Azure
CollectionView
ComboBox
DomainDataSource
MVVM
PDC10
Silverlight
Testing
Timeouts
WCF RIA Services
Archive
Archives
August 2011
(3)
June 2011
(1)
May 2011
(2)
April 2011
(2)
January 2011
(1)
December 2010
(2)
November 2010
(8)
October 2010
(2)
September 2010
(2)
August 2010
(5)
July 2010
(2)
June 2010
(4)
May 2010
(7)
April 2010
(2)
August, 2011
MSDN Blogs
>
Kyle McClellan
>
August, 2011
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Kyle McClellan
Unit Testing a WCF RIA DomainService: Part 3, The DomainServiceTestHost
Posted
9 months ago
by
kylemc
11
Comments
In this thrilling conclusion to my series on unit testing, I’ll show you how to use the DomainServiceTestHost to test your DomainServices. In parts one and two I showed you how to extract external dependencies using the IDomainServiceFactory and how to...
Kyle McClellan
Unit Testing a WCF RIA DomainService: Part 2, The Repository Pattern
Posted
9 months ago
by
kylemc
4
Comments
This is part two in a series I’m writing about how to unit test your DomainServices. In part one, I discuss how you could use an IDomainServiceFactory to factor external dependencies out of your code. Continuing along the same lines of thinking...
Kyle McClellan
Unit Testing a WCF RIA DomainService: Part 1, The IDomainServiceFactory
Posted
9 months ago
by
kylemc
2
Comments
I’ve always been a proponent of driving product quality through unit testing. Regardless of the specific testing methodology, I enjoy the confidence a rich suite of tests can bring to product and application development. For WCF RIA developers, I wanted...
Page 1 of 1 (3 items)