<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Creating A Fake ADO.NET Data Service</title><link>http://blogs.msdn.com/ploeh/archive/2009/01/19/creating-a-fake-ado-net-data-service.aspx</link><description>Previously , I discussed unit testing ADO.NET Data Service clients using a Fake ADO.NET Data Service, and I promised to demonstrate how to create such a service. In this article I will continue the previous example and implement the Fake MyService class.</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>A General-Purpose Fake ADO.NET Data Service</title><link>http://blogs.msdn.com/ploeh/archive/2009/01/19/creating-a-fake-ado-net-data-service.aspx#9343894</link><pubDate>Tue, 20 Jan 2009 10:10:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9343894</guid><dc:creator>ploeh blog</dc:creator><description>&lt;p&gt;In my previous post , I discussed how to implement a Fake ADO.NET Data Service for use with unit testing,&lt;/p&gt;
</description></item></channel></rss>