<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	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>Daniel Wertheim &#187; Linq to Sql</title>
	<atom:link href="http://daniel.wertheim.se/category/entity-storage/linq-to-sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://daniel.wertheim.se</link>
	<description>Love what you do - Continue to do it - Be eager to learn more about it.</description>
	<lastBuildDate>Fri, 27 Jan 2012 12:50:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='daniel.wertheim.se' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Daniel Wertheim &#187; Linq to Sql</title>
		<link>http://daniel.wertheim.se</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://daniel.wertheim.se/osd.xml" title="Daniel Wertheim" />
	<atom:link rel='hub' href='http://daniel.wertheim.se/?pushpress=hub'/>
		<item>
		<title>Entity framework 4 &#8211; CTP3 &#8211; Code first vs Linq to Sql</title>
		<link>http://daniel.wertheim.se/2010/05/16/entity-framework-4-ctp3-code-first-vs-linq-to-sql/</link>
		<comments>http://daniel.wertheim.se/2010/05/16/entity-framework-4-ctp3-code-first-vs-linq-to-sql/#comments</comments>
		<pubDate>Sun, 16 May 2010 12:39:16 +0000</pubDate>
		<dc:creator>Daniel Wertheim</dc:creator>
				<category><![CDATA[Entity framework]]></category>
		<category><![CDATA[Entity storage]]></category>
		<category><![CDATA[Linq to Sql]]></category>
		<category><![CDATA[Code-first]]></category>
		<category><![CDATA[EF4]]></category>
		<category><![CDATA[Entity framework 4]]></category>
		<category><![CDATA[L2Sql]]></category>

		<guid isPermaLink="false">http://daniel.wertheim.se/?p=497</guid>
		<description><![CDATA[I just started doing some architectural changes to my old code in my previous article for Entity framework 4 (EF4) and at the same time updating it to use the new CTP3 add-on as well as writing the same code for Linq to Sql (L2Sql). I didn&#8217;t find any incompatibilities when updating from CTP2 to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daniel.wertheim.se&amp;blog=9709818&amp;post=497&amp;subd=danielwertheim&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://daniel.wertheim.se/2010/05/16/entity-framework-4-ctp3-code-first-vs-linq-to-sql/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/274ce0291206c9d27635a865ac48b5c4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Daniel</media:title>
		</media:content>

		<media:content url="http://danielwertheim.files.wordpress.com/2010/05/ef4-vs-l2sql-sp-and-uow.png?w=300" medium="image">
			<media:title type="html">Ef4 vs L2Sql - SP and UoW</media:title>
		</media:content>

		<media:content url="http://danielwertheim.files.wordpress.com/2010/05/ef4-vs-l2sql-l2sql-mappingsresolver.png?w=300" medium="image">
			<media:title type="html">EF4 vs L2Sql - L2Sql-MappingsResolver</media:title>
		</media:content>

		<media:content url="http://danielwertheim.files.wordpress.com/2010/05/ef4-vs-l2sql-ef4-mappingsresolver.png?w=300" medium="image">
			<media:title type="html">EF4 vs L2Sql - EF4-MappingsResolver</media:title>
		</media:content>

		<media:content url="http://danielwertheim.files.wordpress.com/2010/05/ef4-vs-l2sql-sp-and-uow1.png?w=215" medium="image">
			<media:title type="html">EF4 vs L2Sql - SP and UoW</media:title>
		</media:content>

		<media:content url="http://danielwertheim.files.wordpress.com/2010/05/ef4-vs-l2sql-objectcontext.png?w=300" medium="image">
			<media:title type="html">EF4 vs L2Sql -ObjectContext</media:title>
		</media:content>
	</item>
		<item>
		<title>Linq to Sql &#8211; How-to Separate the entities and the DataContext.</title>
		<link>http://daniel.wertheim.se/2010/03/14/linq-to-sql-how-to-separate-the-entities-and-the-datacontext/</link>
		<comments>http://daniel.wertheim.se/2010/03/14/linq-to-sql-how-to-separate-the-entities-and-the-datacontext/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 12:42:11 +0000</pubDate>
		<dc:creator>Daniel Wertheim</dc:creator>
				<category><![CDATA[Entity storage]]></category>
		<category><![CDATA[Linq to Sql]]></category>
		<category><![CDATA[EntityStore]]></category>
		<category><![CDATA[L2Sql]]></category>
		<category><![CDATA[T4]]></category>

		<guid isPermaLink="false">http://daniel.wertheim.se/?p=373</guid>
		<description><![CDATA[Updated See comments for details. Yesterday we started to use Linq to Sql in a project at work. We didn&#8217;t select NHibernate but kind of wanted a clean model anyway, where the entities are separated and not bundled in the same class as the context. We also wanted clean entities: No partial methods; No (by [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daniel.wertheim.se&amp;blog=9709818&amp;post=373&amp;subd=danielwertheim&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://daniel.wertheim.se/2010/03/14/linq-to-sql-how-to-separate-the-entities-and-the-datacontext/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/274ce0291206c9d27635a865ac48b5c4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Daniel</media:title>
		</media:content>

		<media:content url="http://danielwertheim.files.wordpress.com/2010/03/l2sqllabs-projectsoverview.png" medium="image">
			<media:title type="html">L2SqlLabs-Overview of projects</media:title>
		</media:content>
	</item>
	</channel>
</rss>
