<?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>C# Tips &#187; OR Mapper</title>
	<atom:link href="http://csharptips.wordpress.com/tag/or-mapper/feed/" rel="self" type="application/rss+xml" />
	<link>http://csharptips.wordpress.com</link>
	<description>my technical experience regarding C# programming</description>
	<lastBuildDate>Tue, 01 Dec 2009 06:15:48 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='csharptips.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/bb4e4f1dc70d95a023d9eb43d0b91064?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>C# Tips &#187; OR Mapper</title>
		<link>http://csharptips.wordpress.com</link>
	</image>
			<item>
		<title>The Beginning of the End</title>
		<link>http://csharptips.wordpress.com/2009/01/17/the-beginning-of-the-end/</link>
		<comments>http://csharptips.wordpress.com/2009/01/17/the-beginning-of-the-end/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 05:45:17 +0000</pubDate>
		<dc:creator>SkilledDeveloper</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Entity Framework]]></category>
		<category><![CDATA[LINQ to SQL]]></category>
		<category><![CDATA[OR Mapper]]></category>

		<guid isPermaLink="false">http://csharptips.wordpress.com/?p=8</guid>
		<description><![CDATA[I studied most of the book and I was evaluated by a couple of .NET experts in the end. The interview was successful and I officially started developing database applications in C#.
I try to update here as soon as I learn new techniques, tips and tricks. For now, I start with &#8221; LINQ to SQL&#8221;.
LINQ [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=csharptips.wordpress.com&blog=4757285&post=8&subd=csharptips&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I studied most of the book and I was evaluated by a couple of .NET experts in the end. The interview was successful and I officially started developing database applications in C#.</p>
<p>I try to update here as soon as I learn new techniques, tips and tricks. For now, I start with &#8221; LINQ to SQL&#8221;.<br />
LINQ to SQL is a kind of sophisticated OR Mapper (Object Relational Mapper) which has several useful features that results easier and simpler development.</p>
<p>This is what Microsoft experts say:<br />
&#8220;LINQ to SQL provides a runtime infrastructure for managing relational data as objects without losing the ability to query. Your application is free to manipulate the objects while LINQ to SQL stays in the background tracking your changes automatically.&#8221;</p>
<p>For more information please visit:  <a title="http://msdn.microsoft.com/en-us/library/bb425822.aspx" href="http://msdn.microsoft.com/en-us/library/bb425822.aspx" target="_blank">http://msdn.microsoft.com/en-us/library/bb425822.aspx</a></p>
<p>P.S.<br />
A friend of mine who showed me the capabilities of LINQ to SQL, also said that this technology is obsolete right now and &#8220;Entity Framework&#8221; should probably be replaced with it. Entity Framework version 1 was released with .NET framework 3.5 service pack 1 and the next version will be released by .NET framework 4.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/csharptips.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/csharptips.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/csharptips.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/csharptips.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/csharptips.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/csharptips.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/csharptips.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/csharptips.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/csharptips.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/csharptips.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=csharptips.wordpress.com&blog=4757285&post=8&subd=csharptips&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://csharptips.wordpress.com/2009/01/17/the-beginning-of-the-end/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b032187903bdb8726b9b3f840c04ab7c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">SkilledDeveloper</media:title>
		</media:content>
	</item>
	</channel>
</rss>