<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>I Am in Love with LINQ</title><link>http://blogs.msdn.com/helloworld/archive/2008/03/16/why-you-will-fall-in-love-with-linq.aspx</link><description>I have been reviewing LINQ since last year, but I had never had a chance to actually jump and use it extensively. My last project uses Visual Studio 2008, and there are opportunities to use LINQ. Probably because I have reviewed it before, the learning</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>MSDN Blog Postings  &amp;raquo; I Am in Love with LINQ</title><link>http://blogs.msdn.com/helloworld/archive/2008/03/16/why-you-will-fall-in-love-with-linq.aspx#8272697</link><pubDate>Sun, 16 Mar 2008 22:02:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8272697</guid><dc:creator>MSDN Blog Postings  » I Am in Love with LINQ</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://msdnrss.thecoderblogs.com/2008/03/16/i-am-in-love-with-linq-2/"&gt;http://msdnrss.thecoderblogs.com/2008/03/16/i-am-in-love-with-linq-2/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: I Am in Love with LINQ</title><link>http://blogs.msdn.com/helloworld/archive/2008/03/16/why-you-will-fall-in-love-with-linq.aspx#8273072</link><pubDate>Mon, 17 Mar 2008 00:28:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8273072</guid><dc:creator>Wesner Moise</dc:creator><description>&lt;P&gt;But you can do everything that XPath and XSLT does with LINQ to XML. What's missing?&lt;/P&gt;</description></item><item><title>re: I Am in Love with LINQ</title><link>http://blogs.msdn.com/helloworld/archive/2008/03/16/why-you-will-fall-in-love-with-linq.aspx#8307149</link><pubDate>Tue, 18 Mar 2008 09:27:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8307149</guid><dc:creator>HelloWorld</dc:creator><description>&lt;p&gt;Hi Wesner,&lt;/p&gt;
&lt;p&gt;I wrote an application that convert one Xml to another Xml, and to Html using Xslt, and the Xslt can be edited and assigned dynamically, during runtime.&lt;/p&gt;
&lt;p&gt;LINQ can do that, but I have yet to see how LINQ can do that dynamically by simply editing a text file. But most of the time, I deal with Xml that has a static schema, so LINQ is enough.&lt;/p&gt;
</description></item></channel></rss>