<?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>.NET Rocks! on Data Access Options</title><link>http://blogs.msdn.com/brada/archive/2009/07/09/net-rocks-on-data-access-options.aspx</link><description>Recently .NET Rocks! talked to Stephen Forte and covered a topic I have been interested in for a a couple of years: Data Access Options .&amp;#160; Clearly this has been a space of a lot of innovation in the last few years.&amp;#160; Stephen does a good job of</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: .NET Rocks! on Data Access Options</title><link>http://blogs.msdn.com/brada/archive/2009/07/09/net-rocks-on-data-access-options.aspx#9868393</link><pubDate>Thu, 13 Aug 2009 18:14:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9868393</guid><dc:creator>Marc Schluper</dc:creator><description>&lt;p&gt;I like this topic too. I am still using ADO.NET because it is sufficient and waited for the time that others had figured out what's best to use. It looks like this time has come. Finally a discussion on what to use when.&lt;/p&gt;
&lt;p&gt;Now in his interview Stephen says that using Silverlight with ADO.NET (and WCF) is ugly because it would involve DataSets. I use (like John Papa shows in his book - Ch. 6) DataReaders to create generic lists. Nothing ugly about that. A bit more typing (I guess), but that takes less than 5% of all development time. &lt;/p&gt;
&lt;p&gt;Can we conclude that if the database tables closely reflect the application domain entities, ADO.NET works just fine (and fast)?&lt;/p&gt;
</description></item></channel></rss>