<?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/"
	>

<channel>
	<title>Georgi Mitev &#124; Learn Scripts Tutorials &#124; PHP Cron Mysql Flash &#187; linq</title>
	<atom:link href="http://georgi-mitev.com/tag/linq/feed/" rel="self" type="application/rss+xml" />
	<link>http://georgi-mitev.com</link>
	<description>Georgi Mitev&#039;s blog for scripts tutorials and something else</description>
	<lastBuildDate>Thu, 29 Apr 2010 09:00:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ScottGu&#8217;s Using LINQ to SQL (Part 1)</title>
		<link>http://georgi-mitev.com/2008/11/23/scottgus-using-linq-to-sql-part-1/</link>
		<comments>http://georgi-mitev.com/2008/11/23/scottgus-using-linq-to-sql-part-1/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 21:20:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Environment]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[learn linq]]></category>
		<category><![CDATA[linq]]></category>
		<category><![CDATA[linq to sql]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://georgi-mitev.com/?p=11</guid>
		<description><![CDATA[
Developers can use LINQ with any data source.  They can express efficient query behavior in their programming language of choice, optionally transform/shape data query results into whatever format they want, and then easily manipulate the results.  LINQ-enabled languages can provide full type-safety and compile-time checking of query expressions, and development tools can provide [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="lightbox" href="http://www.scottgu.com/blogposts/linqtosql/step1.jpg"><img src="http://www.scottgu.com/blogposts/linqtosql/step1.jpg" alt="#" width="45%" height="45%" /></a></p>
<p>Developers can use LINQ with any data source.  They can express efficient query behavior in their programming language of choice, optionally transform/shape data query results into whatever format they want, and then easily manipulate the results.  LINQ-enabled languages can provide full type-safety and compile-time checking of query expressions, and development tools can provide full intellisense, debugging, and rich refactoring support when writing LINQ code.</p>
<p><a href="http://weblogs.asp.net/scottgu/archive/2007/05/19/using-linq-to-sql-part-1.aspx">http://weblogs.asp.net/scottgu/archive/2007/05/19/using-linq-to-sql-part-1.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://georgi-mitev.com/2008/11/23/scottgus-using-linq-to-sql-part-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
