<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Code First Testing</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : Community Forum : Code First Testing</description>
  <pubDate>Fri, 10 Apr 2026 20:29:41 -700</pubDate>
  <lastBuildDate>Thu, 05 Jul 2012 11:32:39 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=3518</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Code First Testing : We don&amp;#039;t have a lot of real...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3518&amp;PID=13953#13953</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1005" rel="nofollow">mgood</a><br /><strong>Subject:</strong> 3518<br /><strong>Posted:</strong> 05-Jul-2012 at 11:32am<br /><br />We don't have a lot of real world experience with migrations yet, but it's certainly promising. Code-First vs. Model-First vs. Database-First really depends on your situation. If you have an&nbsp;existing&nbsp;DB, then going CF involves some work for example. There is Code-Second, that allows you to generate Code-First classes from an existing DB, but you are still left with a lot of cleanup. If you start green field on the other hand, then Code-First makes a lot of sense.&nbsp;]]>
   </description>
   <pubDate>Thu, 05 Jul 2012 11:32:39 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3518&amp;PID=13953#13953</guid>
  </item> 
  <item>
   <title>Code First Testing :   I am exploring using Code...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3518&amp;PID=13952#13952</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1414" rel="nofollow">JChris</a><br /><strong>Subject:</strong> 3518<br /><strong>Posted:</strong> 05-Jul-2012 at 8:43am<br /><br />I am exploring using Code First to maintain our database design in source control, replicate our database to developers, and possibly even to update clients.  I have gone through several tutorials on Code First, including Wards.  The hello world examples from Ward and Julie Lehrner are very helpful, however I've run into some errors applying this to my complex database.  Especially trying to implement migrations.  At this point, I could imagine spending a month learning/implementing it.  Are there any other good resources out there?  Is this recommended by DevForce as a feasable solution for keeping developer in sync? updating potentially hundreds or thousands of customers?]]>
   </description>
   <pubDate>Thu, 05 Jul 2012 08:43:24 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3518&amp;PID=13952#13952</guid>
  </item> 
 </channel>
</rss>