<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL Compact and The Entity Framework</title>
	<atom:link href="http://lukhezo.com/2009/02/18/sql-compact-and-the-entity-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://lukhezo.com/2009/02/18/sql-compact-and-the-entity-framework/</link>
	<description>.NET Haberdasher</description>
	<lastBuildDate>Thu, 22 Dec 2011 04:06:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Ken Beale</title>
		<link>http://lukhezo.com/2009/02/18/sql-compact-and-the-entity-framework/#comment-621</link>
		<dc:creator><![CDATA[Ken Beale]]></dc:creator>
		<pubDate>Sun, 03 Oct 2010 16:36:56 +0000</pubDate>
		<guid isPermaLink="false">http://castalian.wordpress.com/2009/02/18/sql-compact-and-the-entity-framework/#comment-621</guid>
		<description><![CDATA[Ira,
Thank you kindly for your response, i think I will at this stage of my development stay with Linq to Sql using Sql Server Compact as I&#039;ve mastered creating DBML&#039;s.

Regards

Ken]]></description>
		<content:encoded><![CDATA[<p>Ira,<br />
Thank you kindly for your response, i think I will at this stage of my development stay with Linq to Sql using Sql Server Compact as I&#8217;ve mastered creating DBML&#8217;s.</p>
<p>Regards</p>
<p>Ken</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ira Lukhezo</title>
		<link>http://lukhezo.com/2009/02/18/sql-compact-and-the-entity-framework/#comment-620</link>
		<dc:creator><![CDATA[Ira Lukhezo]]></dc:creator>
		<pubDate>Sun, 03 Oct 2010 13:15:21 +0000</pubDate>
		<guid isPermaLink="false">http://castalian.wordpress.com/2009/02/18/sql-compact-and-the-entity-framework/#comment-620</guid>
		<description><![CDATA[Hello Ken,

Even though Microsoft stopped the development of Linq to SQL, it still contains a lot of functionality that you need, so I &lt;em&gt;still &lt;/em&gt;use it because it is lightweight, and designed far much better than the Entity Framework. It is only when I need really advanced features that I use the Entity Framework, though if I am completely honest, I would rather use nHibernate for .NET.

The only downside to using Linq to SQL with SQL compact, is that Visual Studio does not create the ORM for you and you have to manually create the file. I would recommend this &lt;a href=&quot;http://www.amazon.com/Programming-Entity-Framework-Julia-Lerman/dp/059652028X&quot; rel=&quot;nofollow&quot;&gt;book &lt;/a&gt;by Julia Lerman  however (I think only the first edition is available in Visual Basic but the second edition is C# only). Julia also maintains an excellent blog as well.

Regards,

Ira]]></description>
		<content:encoded><![CDATA[<p>Hello Ken,</p>
<p>Even though Microsoft stopped the development of Linq to SQL, it still contains a lot of functionality that you need, so I <em>still </em>use it because it is lightweight, and designed far much better than the Entity Framework. It is only when I need really advanced features that I use the Entity Framework, though if I am completely honest, I would rather use nHibernate for .NET.</p>
<p>The only downside to using Linq to SQL with SQL compact, is that Visual Studio does not create the ORM for you and you have to manually create the file. I would recommend this <a href="http://www.amazon.com/Programming-Entity-Framework-Julia-Lerman/dp/059652028X" rel="nofollow">book </a>by Julia Lerman  however (I think only the first edition is available in Visual Basic but the second edition is C# only). Julia also maintains an excellent blog as well.</p>
<p>Regards,</p>
<p>Ira</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Beale</title>
		<link>http://lukhezo.com/2009/02/18/sql-compact-and-the-entity-framework/#comment-618</link>
		<dc:creator><![CDATA[Ken Beale]]></dc:creator>
		<pubDate>Sat, 02 Oct 2010 15:54:07 +0000</pubDate>
		<guid isPermaLink="false">http://castalian.wordpress.com/2009/02/18/sql-compact-and-the-entity-framework/#comment-618</guid>
		<description><![CDATA[Dear Sir,
Thank you for an excellent tutorial on the Enitity Framework.  I am a elderly potential hobbyist programmer using a standard installation of Visual Basic Express 2010 who has been reseaching to use Linq to Sql Compact 3.5 for the last ten days, then I found your Entities Framework on the web.  I was disappointed to read that MS is not keeping Linq to Sql.  However, I decided to attempt to create from your guidelines the above program.  I was extremely happy to find that it processed quite easily and except for some reformating of the code worked beautifully.
As I am new to this could you possibly advise any tutorials and or Getting Started/Beginners Books on the Entitiy Framework for use with VBE2010.]]></description>
		<content:encoded><![CDATA[<p>Dear Sir,<br />
Thank you for an excellent tutorial on the Enitity Framework.  I am a elderly potential hobbyist programmer using a standard installation of Visual Basic Express 2010 who has been reseaching to use Linq to Sql Compact 3.5 for the last ten days, then I found your Entities Framework on the web.  I was disappointed to read that MS is not keeping Linq to Sql.  However, I decided to attempt to create from your guidelines the above program.  I was extremely happy to find that it processed quite easily and except for some reformating of the code worked beautifully.<br />
As I am new to this could you possibly advise any tutorials and or Getting Started/Beginners Books on the Entitiy Framework for use with VBE2010.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

