<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Opening Code Camper in Visual Studio 2010</title>
	<atom:link href="http://www.johnpapa.net/opening-code-camper-in-visual-studio-2010/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johnpapa.net/opening-code-camper-in-visual-studio-2010/</link>
	<description>Evangelist on the loose</description>
	<lastBuildDate>Wed, 22 May 2013 18:18:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
	<item>
		<title>By: Nic Pegg</title>
		<link>http://www.johnpapa.net/opening-code-camper-in-visual-studio-2010/#comment-48591</link>
		<dc:creator>Nic Pegg</dc:creator>
		<pubDate>Fri, 30 Nov 2012 01:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnpapa.net/?p=8251#comment-48591</guid>
		<description><![CDATA[Following on from Adam&#039;s very useful blog.... If it helps anyone, it is possible to use the CodeCamper.sdf file.

In the CodeCamper.Data.CodeCamperDbContent file add the following before the class name:

    [DbModelBuilderVersion(DbModelBuilderVersion.V5_0_Net4)]
    public class CodeCamperDbContext : DbContext 

    ...]]></description>
		<content:encoded><![CDATA[<p>Following on from Adam&#8217;s very useful blog&#8230;. If it helps anyone, it is possible to use the CodeCamper.sdf file.</p>
<p>In the CodeCamper.Data.CodeCamperDbContent file add the following before the class name:</p>
<p>    [DbModelBuilderVersion(DbModelBuilderVersion.V5_0_Net4)]<br />
    public class CodeCamperDbContext : DbContext </p>
<p>    &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: javier</title>
		<link>http://www.johnpapa.net/opening-code-camper-in-visual-studio-2010/#comment-47971</link>
		<dc:creator>javier</dc:creator>
		<pubDate>Thu, 15 Nov 2012 12:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnpapa.net/?p=8251#comment-47971</guid>
		<description><![CDATA[Is there any chance you can share the code for SPA blog post?
Thanks!
javier]]></description>
		<content:encoded><![CDATA[<p>Is there any chance you can share the code for SPA blog post?<br />
Thanks!<br />
javier</p>
]]></content:encoded>
	</item>
</channel>
</rss>