<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-38895959.post5306508476817949972..comments</id><updated>2009-06-17T12:07:00.151Z</updated><title type='text'>Comments on Simon Hart: DbDataReader.DoesColumnExist</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.simonrhart.com/feeds/5306508476817949972/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/38895959/5306508476817949972/comments/default'/><link rel='alternate' type='text/html' href='http://www.simonrhart.com/2009/06/dbdatareaderdoescolumnexist.html'/><author><name>Simon Hart</name><uri>http://www.blogger.com/profile/08526568682625258690</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-38895959.post-8649485647291174082</id><published>2009-06-17T12:07:00.151Z</published><updated>2009-06-17T12:07:00.151Z</updated><title type='text'>Hi Daniel,

Good point. Your point works to some d...</title><content type='html'>Hi Daniel,&lt;br /&gt;&lt;br /&gt;Good point. Your point works to some degree. We use Rhino with MSTest - MSTest because it&amp;#39;s integrated with TFS. Of course there are no mocking frameworks for the Compact Framework, sadly.&lt;br /&gt;The example I posted could easy be tested with Rhino, MOQ or NMock etc but I think there is no substitue for testing device code on a actual device. If I were to test it on a desktop with a desktop mocking framework, then the test project would have to be a full .NET project. It&amp;#39;s then a question of which classes can be tested on the desktop and the device and which ones can only be tested on the device. I find it easier to have a blanket rule to always test on the device against the CF.&lt;br /&gt;&lt;br /&gt;Of course testing would be a lot easier if using a mocking framework. The thing I&amp;#39;m working on a at the moment could easily take advantage of desktop testing and mocking frameworks. It just means I&amp;#39;d have to divide my test project up.&lt;br /&gt;&lt;br /&gt;Simon.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/38895959/5306508476817949972/comments/default/8649485647291174082'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/38895959/5306508476817949972/comments/default/8649485647291174082'/><link rel='alternate' type='text/html' href='http://www.simonrhart.com/2009/06/dbdatareaderdoescolumnexist.html?showComment=1245240420151#c8649485647291174082' title=''/><author><name>Simon Hart</name><uri>http://www.blogger.com/profile/08526568682625258690</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='15682429139984623361'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.simonrhart.com/2009/06/dbdatareaderdoescolumnexist.html' ref='tag:blogger.com,1999:blog-38895959.post-5306508476817949972' source='http://www.blogger.com/feeds/38895959/posts/default/5306508476817949972' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-38895959.post-2715683573664406109</id><published>2009-06-16T20:52:40.384Z</published><updated>2009-06-16T20:52:40.384Z</updated><title type='text'>Hi Simon
Sorry to bother you again ;) I usually te...</title><content type='html'>Hi Simon&lt;br /&gt;Sorry to bother you again ;) I usually tend to program hybrid code which then can be tested on the pc platform with NUnit and famous mocking frameworks like NMock2. I try to minimize the difference between the two platforms such that the general &amp;quot;logic&amp;quot; can be normally tested with NUnit and mocking frameworks.  I hope you understand what I want to say because I&amp;#39;m a bit tired...&lt;br /&gt;&lt;br /&gt;Greets Daniel</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/38895959/5306508476817949972/comments/default/2715683573664406109'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/38895959/5306508476817949972/comments/default/2715683573664406109'/><link rel='alternate' type='text/html' href='http://www.simonrhart.com/2009/06/dbdatareaderdoescolumnexist.html?showComment=1245185560384#c2715683573664406109' title=''/><author><name>Daniel Marbach</name><uri>http://www.planetgeek.ch</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.simonrhart.com/2009/06/dbdatareaderdoescolumnexist.html' ref='tag:blogger.com,1999:blog-38895959.post-5306508476817949972' source='http://www.blogger.com/feeds/38895959/posts/default/5306508476817949972' type='text/html'/></entry></feed>