<?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>ganshani.com &#187; LINQ</title>
	<atom:link href="http://www.ganshani.com/tag/linq/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ganshani.com</link>
	<description>Puneet Ghanshani - .NET, Silverlight, Sharepoint Articles, Blogs, Poems, Photograph</description>
	<lastBuildDate>Sat, 24 Apr 2010 10:17:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>DLINQ</title>
		<link>http://www.ganshani.com/2008/07/12/dlin/</link>
		<comments>http://www.ganshani.com/2008/07/12/dlin/#comments</comments>
		<pubDate>Sat, 12 Jul 2008 08:28:17 +0000</pubDate>
		<dc:creator>Punit Ganshani</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Microsoft .NET]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[DLINQ]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[XLINQ]]></category>

		<guid isPermaLink="false">http://www.ganshani.com/?p=97</guid>
		<description><![CDATA[
			
				
			
		
DLinq (Data &#8211; Language Integrated Query) in .Net is one of the new &#38; powerful feature that Microsoft has introduced in .NET 3.5 framework.
Overview of Linq and how it is beneficial for Developers is explained in presentation &#38; the example:
Download the presentation &#38; example [ ZIP, 262 KB ]
Some of the key-benefits of Linq are:
- [...]


<h2>Related posts:</h2><ul><li><a href='http://www.ganshani.com/2009/09/23/dlinq-training-kit/' rel='bookmark' title='Permanent Link: DLinq training kit'>DLinq training kit</a></li>
<li><a href='http://www.ganshani.com/2009/02/24/combobox-sorting-defect/' rel='bookmark' title='Permanent Link: ComboBox Sorting Defect!'>ComboBox Sorting Defect!</a></li>
<li><a href='http://www.ganshani.com/2008/11/29/using-smart-client-with-enterprise-library-4/' rel='bookmark' title='Permanent Link: Using Smart Client with Enterprise Library 4'>Using Smart Client with Enterprise Library 4</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.ganshani.com%2F2008%2F07%2F12%2Fdlin%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.ganshani.com%2F2008%2F07%2F12%2Fdlin%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>DLinq (Data &#8211; Language Integrated Query) in .Net is one of the new &amp; powerful feature that Microsoft has introduced in .NET 3.5 framework.</p>
<p>Overview of Linq and how it is beneficial for Developers is explained in presentation &amp; the example:<br />
<a href="http://www.ganshani.com/downloads/linq.zip">Download the presentation &amp; example</a> [ ZIP, 262 KB ]</p>
<p>Some of the key-benefits of Linq are:</p>
<p>- Unified querying of Objects, Database and XML eases the interaction between XML and databases.<br />
- High performance<br />
- Lesser time to code resulting in faster &amp; improved productivity of developers.<br />
- Ease of switching from Disconnected/Offline mode to Online mode in Smart Client applications.</p>
<p style="PADDING-LEFT: 30px">Most Smart Client applications use XML as datasource in Offline mode &amp; use SQL database in the Online mode. Since only the datasource name changes and other code remains AS-IS, it becomes easier to handle data.</p>
<p>Prerequisite for usage of sample application:<br />
- AdventureWorksDb Database (SQL Server 2005)</p>
<p>Punit Ganshani</p>


<p><h2>Related posts:</h2><ul><li><a href='http://www.ganshani.com/2009/09/23/dlinq-training-kit/' rel='bookmark' title='Permanent Link: DLinq training kit'>DLinq training kit</a></li>
<li><a href='http://www.ganshani.com/2009/02/24/combobox-sorting-defect/' rel='bookmark' title='Permanent Link: ComboBox Sorting Defect!'>ComboBox Sorting Defect!</a></li>
<li><a href='http://www.ganshani.com/2008/11/29/using-smart-client-with-enterprise-library-4/' rel='bookmark' title='Permanent Link: Using Smart Client with Enterprise Library 4'>Using Smart Client with Enterprise Library 4</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.ganshani.com/2008/07/12/dlin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
