<?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>Cosa importa se.... &#187; Linq</title>
	<atom:link href="http://pythonyan.wordpress.com/category/linq/feed/" rel="self" type="application/rss+xml" />
	<link>http://pythonyan.wordpress.com</link>
	<description>i pensieri ti sfiorano come piccole gocce di pioggia.</description>
	<lastBuildDate>Tue, 15 Dec 2009 14:23:17 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>it</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='pythonyan.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/223a528984d240306cc2e08bb1838e94?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Cosa importa se.... &#187; Linq</title>
		<link>http://pythonyan.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://pythonyan.wordpress.com/osd.xml" title="Cosa importa se&#8230;." />
		<item>
		<title>ASP.Net 3.5 Sample Application of LINQ, WFC, JSON and AJAX</title>
		<link>http://pythonyan.wordpress.com/2008/09/09/aspnet-35-sample-application-of-linq-wfc-json-and-ajax/</link>
		<comments>http://pythonyan.wordpress.com/2008/09/09/aspnet-35-sample-application-of-linq-wfc-json-and-ajax/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 07:23:33 +0000</pubDate>
		<dc:creator>pythonyan</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Linq]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Framework 3.5]]></category>

		<guid isPermaLink="false">http://pythonyan.wordpress.com/?p=289</guid>
		<description><![CDATA[DA CodeProject un articolo su alcune nuove funzionalità del framework 3.5 di casa Microsoft.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pythonyan.wordpress.com&blog=1393879&post=289&subd=pythonyan&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>DA CodeProject un <a href="http://http://www.codeproject.com/KB/aspnet/WelcomeToTheNew.aspx">articolo </a>su alcune nuove funzionalità del framework 3.5 di casa Microsoft.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pythonyan.wordpress.com/289/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pythonyan.wordpress.com/289/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pythonyan.wordpress.com/289/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pythonyan.wordpress.com/289/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pythonyan.wordpress.com/289/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pythonyan.wordpress.com/289/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pythonyan.wordpress.com/289/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pythonyan.wordpress.com/289/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pythonyan.wordpress.com/289/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pythonyan.wordpress.com/289/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pythonyan.wordpress.com/289/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pythonyan.wordpress.com/289/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pythonyan.wordpress.com&blog=1393879&post=289&subd=pythonyan&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pythonyan.wordpress.com/2008/09/09/aspnet-35-sample-application-of-linq-wfc-json-and-ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/86d14eb34cd8ef5583383c4a8612c0b1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pythonyan</media:title>
		</media:content>
	</item>
		<item>
		<title>LinqPad:tool per testare Linq</title>
		<link>http://pythonyan.wordpress.com/2008/08/25/linqpadtool-per-testare-linq/</link>
		<comments>http://pythonyan.wordpress.com/2008/08/25/linqpadtool-per-testare-linq/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 07:46:04 +0000</pubDate>
		<dc:creator>pythonyan</dc:creator>
				<category><![CDATA[Linq]]></category>

		<guid isPermaLink="false">http://pythonyan.wordpress.com/?p=271</guid>
		<description><![CDATA[Quoto appieno il post su Aspitalia di questo tool che permette di testare gli statement Linq su Xml,Objec e Sql.
Interessante anche dal punto di vista didattico, poichè contiene alcuni esempi per provare le Lamba Expression.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pythonyan.wordpress.com&blog=1393879&post=271&subd=pythonyan&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Quoto appieno il post su Aspitalia di questo <a href="http://www.linqpad.net/">tool </a>che permette di testare gli statement Linq su Xml,Objec e Sql.</p>
<p>Interessante anche dal punto di vista didattico, poichè contiene alcuni esempi per provare le Lamba Expression.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pythonyan.wordpress.com/271/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pythonyan.wordpress.com/271/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pythonyan.wordpress.com/271/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pythonyan.wordpress.com/271/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pythonyan.wordpress.com/271/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pythonyan.wordpress.com/271/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pythonyan.wordpress.com/271/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pythonyan.wordpress.com/271/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pythonyan.wordpress.com/271/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pythonyan.wordpress.com/271/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pythonyan.wordpress.com/271/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pythonyan.wordpress.com/271/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pythonyan.wordpress.com&blog=1393879&post=271&subd=pythonyan&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pythonyan.wordpress.com/2008/08/25/linqpadtool-per-testare-linq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/86d14eb34cd8ef5583383c4a8612c0b1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pythonyan</media:title>
		</media:content>
	</item>
		<item>
		<title>Linq to Sql e Ado.Net a confronto</title>
		<link>http://pythonyan.wordpress.com/2008/07/16/linq-to-sql-e-adonet-a-confronto/</link>
		<comments>http://pythonyan.wordpress.com/2008/07/16/linq-to-sql-e-adonet-a-confronto/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 09:44:55 +0000</pubDate>
		<dc:creator>pythonyan</dc:creator>
				<category><![CDATA[Linq]]></category>
		<category><![CDATA[Ado.Net]]></category>
		<category><![CDATA[Linq to SQL]]></category>

		<guid isPermaLink="false">http://pythonyan.wordpress.com/?p=238</guid>
		<description><![CDATA[Come postato da Minerva al seguente link è possibile leggere alcune differenze tra l&#8217;approccio Linq To Sql e Ado.Net.Molto interessante e .. istruttivo.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pythonyan.wordpress.com&blog=1393879&post=238&subd=pythonyan&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Come postato da Minerva al seguente <a href="http://blogs.msdn.com/wriju/archive/2008/07/14/linq-to-sql-vs-ado-net-a-comparison.aspx">link </a>è possibile leggere alcune differenze tra l&#8217;approccio Linq To Sql e Ado.Net.Molto interessante e .. istruttivo.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pythonyan.wordpress.com/238/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pythonyan.wordpress.com/238/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pythonyan.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pythonyan.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pythonyan.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pythonyan.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pythonyan.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pythonyan.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pythonyan.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pythonyan.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pythonyan.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pythonyan.wordpress.com/238/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pythonyan.wordpress.com&blog=1393879&post=238&subd=pythonyan&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pythonyan.wordpress.com/2008/07/16/linq-to-sql-e-adonet-a-confronto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/86d14eb34cd8ef5583383c4a8612c0b1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pythonyan</media:title>
		</media:content>
	</item>
		<item>
		<title>Riutilizzare porzioni di espressioni LINQ</title>
		<link>http://pythonyan.wordpress.com/2008/07/10/riutilizzare-porzioni-di-espressioni-linq/</link>
		<comments>http://pythonyan.wordpress.com/2008/07/10/riutilizzare-porzioni-di-espressioni-linq/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 09:47:27 +0000</pubDate>
		<dc:creator>pythonyan</dc:creator>
				<category><![CDATA[Linq]]></category>

		<guid isPermaLink="false">http://pythonyan.wordpress.com/?p=230</guid>
		<description><![CDATA[Segnalo questo interessante articolo di Ricciolo di Aspitalia su Linq per la tecnica di mapping domain model e db dati.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pythonyan.wordpress.com&blog=1393879&post=230&subd=pythonyan&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Segnalo questo interessante <a href="http://blogs.aspitalia.com/ricciolo/post2306/Riutilizzare-Porzioni-Espressioni-LINQ.aspx">articolo </a>di Ricciolo di Aspitalia su Linq per la tecnica di mapping domain model e db dati.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pythonyan.wordpress.com/230/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pythonyan.wordpress.com/230/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pythonyan.wordpress.com/230/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pythonyan.wordpress.com/230/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pythonyan.wordpress.com/230/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pythonyan.wordpress.com/230/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pythonyan.wordpress.com/230/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pythonyan.wordpress.com/230/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pythonyan.wordpress.com/230/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pythonyan.wordpress.com/230/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pythonyan.wordpress.com/230/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pythonyan.wordpress.com/230/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pythonyan.wordpress.com&blog=1393879&post=230&subd=pythonyan&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pythonyan.wordpress.com/2008/07/10/riutilizzare-porzioni-di-espressioni-linq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/86d14eb34cd8ef5583383c4a8612c0b1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pythonyan</media:title>
		</media:content>
	</item>
		<item>
		<title>Risorsa per Linq e WPF</title>
		<link>http://pythonyan.wordpress.com/2008/05/02/risorsa-per-linq-e-wpf/</link>
		<comments>http://pythonyan.wordpress.com/2008/05/02/risorsa-per-linq-e-wpf/#comments</comments>
		<pubDate>Fri, 02 May 2008 12:41:37 +0000</pubDate>
		<dc:creator>pythonyan</dc:creator>
				<category><![CDATA[Linq]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://pythonyan.wordpress.com/?p=210</guid>
		<description><![CDATA[Il buon Nick mi segnala questo interessante link per studiare Linq  e Wpf.Da fare!
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pythonyan.wordpress.com&blog=1393879&post=210&subd=pythonyan&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Il buon Nick mi segnala questo interessante <a href="http://www.scip.be/index.php?Page=ArticlesNet09">link </a>per studiare Linq  e Wpf.Da fare!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pythonyan.wordpress.com/210/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pythonyan.wordpress.com/210/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pythonyan.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pythonyan.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pythonyan.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pythonyan.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pythonyan.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pythonyan.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pythonyan.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pythonyan.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pythonyan.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pythonyan.wordpress.com/210/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pythonyan.wordpress.com&blog=1393879&post=210&subd=pythonyan&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pythonyan.wordpress.com/2008/05/02/risorsa-per-linq-e-wpf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/86d14eb34cd8ef5583383c4a8612c0b1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pythonyan</media:title>
		</media:content>
	</item>
		<item>
		<title>101 Linq Samples</title>
		<link>http://pythonyan.wordpress.com/2008/04/23/101-linq-samples/</link>
		<comments>http://pythonyan.wordpress.com/2008/04/23/101-linq-samples/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 13:15:18 +0000</pubDate>
		<dc:creator>pythonyan</dc:creator>
				<category><![CDATA[Linq]]></category>
		<category><![CDATA[Linq to Objects]]></category>

		<guid isPermaLink="false">http://pythonyan.wordpress.com/?p=206</guid>
		<description><![CDATA[Su Msdn è presente questa risorsa molto utile per capire Linq, orientato all&#8217; utilizzo con gli Object.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pythonyan.wordpress.com&blog=1393879&post=206&subd=pythonyan&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Su Msdn è presente <a title="101 Linq Samples" href="http://msdn2.microsoft.com/en-us/vcsharp/aa336746.aspx">questa </a>risorsa molto utile per capire Linq, orientato all&#8217; utilizzo con gli Object.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pythonyan.wordpress.com/206/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pythonyan.wordpress.com/206/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pythonyan.wordpress.com/206/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pythonyan.wordpress.com/206/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pythonyan.wordpress.com/206/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pythonyan.wordpress.com/206/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pythonyan.wordpress.com/206/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pythonyan.wordpress.com/206/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pythonyan.wordpress.com/206/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pythonyan.wordpress.com/206/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pythonyan.wordpress.com/206/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pythonyan.wordpress.com/206/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pythonyan.wordpress.com&blog=1393879&post=206&subd=pythonyan&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pythonyan.wordpress.com/2008/04/23/101-linq-samples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/86d14eb34cd8ef5583383c4a8612c0b1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pythonyan</media:title>
		</media:content>
	</item>
		<item>
		<title>LinqToCsv library</title>
		<link>http://pythonyan.wordpress.com/2008/04/15/linqtocsv-library/</link>
		<comments>http://pythonyan.wordpress.com/2008/04/15/linqtocsv-library/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 07:43:51 +0000</pubDate>
		<dc:creator>pythonyan</dc:creator>
				<category><![CDATA[Linq]]></category>
		<category><![CDATA[Linq to Csv]]></category>

		<guid isPermaLink="false">http://pythonyan.wordpress.com/?p=203</guid>
		<description><![CDATA[Interessante articolo su CodeProject dove viene illustrato l&#8217;utilizzo del suddetto namespace per effettuare query su un file CSV.Molto bello.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pythonyan.wordpress.com&blog=1393879&post=203&subd=pythonyan&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Interessante <a href="http://www.codeproject.com/KB/linq/LINQtoCSV.aspx">articolo </a>su CodeProject dove viene illustrato l&#8217;utilizzo del suddetto namespace per effettuare query su un file CSV.Molto bello.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pythonyan.wordpress.com/203/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pythonyan.wordpress.com/203/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pythonyan.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pythonyan.wordpress.com/203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pythonyan.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pythonyan.wordpress.com/203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pythonyan.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pythonyan.wordpress.com/203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pythonyan.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pythonyan.wordpress.com/203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pythonyan.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pythonyan.wordpress.com/203/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pythonyan.wordpress.com&blog=1393879&post=203&subd=pythonyan&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pythonyan.wordpress.com/2008/04/15/linqtocsv-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/86d14eb34cd8ef5583383c4a8612c0b1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pythonyan</media:title>
		</media:content>
	</item>
		<item>
		<title>Altro articolo su Linq to Sql</title>
		<link>http://pythonyan.wordpress.com/2008/02/07/altro-articolo-su-linq-to-sql/</link>
		<comments>http://pythonyan.wordpress.com/2008/02/07/altro-articolo-su-linq-to-sql/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 09:57:15 +0000</pubDate>
		<dc:creator>pythonyan</dc:creator>
				<category><![CDATA[Linq]]></category>
		<category><![CDATA[Linq to SQL]]></category>

		<guid isPermaLink="false">http://pythonyan.wordpress.com/?p=188</guid>
		<description><![CDATA[Janky di Ugidotnet ha pubblicato su Msdn un bell&#8217;articolo su Linq to SQL che copre una bella fetta dell&#8217;argomento.
Chiaro e illuminante.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pythonyan.wordpress.com&blog=1393879&post=188&subd=pythonyan&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Janky di Ugidotnet ha pubblicato su Msdn un bell&#8217;<a href="http://www.microsoft.com/italy/msdn/risorsemsdn/sql/linq_sql.mspx">articolo </a>su Linq to SQL che copre una bella fetta dell&#8217;argomento.</p>
<p>Chiaro e illuminante.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pythonyan.wordpress.com/188/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pythonyan.wordpress.com/188/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pythonyan.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pythonyan.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pythonyan.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pythonyan.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pythonyan.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pythonyan.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pythonyan.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pythonyan.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pythonyan.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pythonyan.wordpress.com/188/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pythonyan.wordpress.com&blog=1393879&post=188&subd=pythonyan&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pythonyan.wordpress.com/2008/02/07/altro-articolo-su-linq-to-sql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/86d14eb34cd8ef5583383c4a8612c0b1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pythonyan</media:title>
		</media:content>
	</item>
		<item>
		<title>ASP.NET 3.5 Extensions CTP Preview Released</title>
		<link>http://pythonyan.wordpress.com/2007/12/10/aspnet-35-extensions-ctp-preview-released/</link>
		<comments>http://pythonyan.wordpress.com/2007/12/10/aspnet-35-extensions-ctp-preview-released/#comments</comments>
		<pubDate>Mon, 10 Dec 2007 09:48:39 +0000</pubDate>
		<dc:creator>pythonyan</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Asp.net 3.5]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Linq]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[ASP.NET 3.5 Extensions]]></category>

		<guid isPermaLink="false">http://pythonyan.wordpress.com/2007/12/10/aspnet-35-extensions-ctp-preview-released/</guid>
		<description><![CDATA[Scott Guthrie ha annunciato il rilascio delle Asp.Net 3.5 Extension in CTP per VS2008.
A questo link è possibile far riferimento sia al download che ai post inerenti Asp.Net MVC già linkati in precedenza ma raccolti in quest&#8217;unico post.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pythonyan.wordpress.com&blog=1393879&post=141&subd=pythonyan&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Scott Guthrie ha annunciato il rilascio delle Asp.Net 3.5 Extension in CTP per VS2008.</p>
<p>A questo <a href="http://weblogs.asp.net/scottgu/archive/2007/12/09/asp-net-3-5-extensions-ctp-preview-released.aspx">link </a>è possibile far riferimento sia al download che ai post inerenti Asp.Net MVC già linkati in precedenza ma raccolti in quest&#8217;unico post.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pythonyan.wordpress.com/141/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pythonyan.wordpress.com/141/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pythonyan.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pythonyan.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pythonyan.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pythonyan.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pythonyan.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pythonyan.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pythonyan.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pythonyan.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pythonyan.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pythonyan.wordpress.com/141/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pythonyan.wordpress.com&blog=1393879&post=141&subd=pythonyan&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pythonyan.wordpress.com/2007/12/10/aspnet-35-extensions-ctp-preview-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/86d14eb34cd8ef5583383c4a8612c0b1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pythonyan</media:title>
		</media:content>
	</item>
		<item>
		<title>Linq Video Training</title>
		<link>http://pythonyan.wordpress.com/2007/11/27/linq-video-training/</link>
		<comments>http://pythonyan.wordpress.com/2007/11/27/linq-video-training/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 11:49:20 +0000</pubDate>
		<dc:creator>pythonyan</dc:creator>
				<category><![CDATA[Linq]]></category>

		<guid isPermaLink="false">http://pythonyan.wordpress.com/2007/11/27/linq-video-training/</guid>
		<description><![CDATA[Su windowsclient.net un elenco aggiornato della nuova tecnologia Microsoft.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pythonyan.wordpress.com&blog=1393879&post=121&subd=pythonyan&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Su windowsclient.net un <a href="http://windowsclient.net/learn/videos_linq.aspx">elenco </a>aggiornato della nuova tecnologia Microsoft.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pythonyan.wordpress.com/121/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pythonyan.wordpress.com/121/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pythonyan.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pythonyan.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pythonyan.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pythonyan.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pythonyan.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pythonyan.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pythonyan.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pythonyan.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pythonyan.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pythonyan.wordpress.com/121/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pythonyan.wordpress.com&blog=1393879&post=121&subd=pythonyan&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pythonyan.wordpress.com/2007/11/27/linq-video-training/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/86d14eb34cd8ef5583383c4a8612c0b1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pythonyan</media:title>
		</media:content>
	</item>
	</channel>
</rss>