<?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>March CTP Samples Overview Video</title><link>http://blogs.msdn.com/charlie/archive/2007/03/05/march-ctp-samples-overview-video.aspx</link><description>Here is a short 7 minute video to serve as an introduction to the Samples that are included with the Visual Studio Orcas March CTP . The samples that shipped with the CTP needed to be updated. As a result, its best if you don't pull them from the CTP</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: March CTP Samples Overview Video</title><link>http://blogs.msdn.com/charlie/archive/2007/03/05/march-ctp-samples-overview-video.aspx#1808985</link><pubDate>Mon, 05 Mar 2007 14:32:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1808985</guid><dc:creator>jomit</dc:creator><description>&lt;p&gt;Thanks Charlie,&lt;/p&gt;
&lt;p&gt;The SampleQueries projects its really a great resource for LINQ query examples !!!.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
</description></item><item><title>Updated Samples for Orcas March 2007 CTP </title><link>http://blogs.msdn.com/charlie/archive/2007/03/05/march-ctp-samples-overview-video.aspx#1810104</link><pubDate>Mon, 05 Mar 2007 17:27:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1810104</guid><dc:creator>John Papa [MVP C#]</dc:creator><description>&lt;p&gt;Charlie Calvert has posted some samples intended for use with the March CTP of Orcas. These samples replace&lt;/p&gt;
</description></item><item><title>LINQ Samples for March CTP</title><link>http://blogs.msdn.com/charlie/archive/2007/03/05/march-ctp-samples-overview-video.aspx#1824107</link><pubDate>Wed, 07 Mar 2007 06:40:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1824107</guid><dc:creator>Wooley's Wonderings</dc:creator><description>&lt;p&gt;Evidently the updated samples didn't make it into the March CTP drop. Fortunately, Charlie Calvert has...&lt;/p&gt;
</description></item><item><title>re: March CTP Samples Overview Video</title><link>http://blogs.msdn.com/charlie/archive/2007/03/05/march-ctp-samples-overview-video.aspx#1853168</link><pubDate>Sat, 10 Mar 2007 18:24:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1853168</guid><dc:creator>luca morelli</dc:creator><description>&lt;p&gt;i found a strange behavior with sample6 code:&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// Sequence operators form first-class queries are not executed until you enumerate them.&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;int i = 0;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;var q = numbers.Select(n =&amp;gt; ++i);&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// Note, the local variable 'i' is not incremented until each element is evaluated (as a side-effect).&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;foreach(var v in q) {&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Console.WriteLine(&amp;quot;v = {0}, i = {1}&amp;quot;, v, i); &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Console.WriteLine();&lt;/p&gt;
&lt;p&gt;if i do a quickwatch of the q var during the execution of the code each element is evaluted and every time i values is incremented by ten.&lt;/p&gt;
&lt;p&gt;i'm doing something wrong? looks like this way the debug function change the state of the variable, and this may be source of bugs hard to trace&lt;/p&gt;
</description></item><item><title>re: March CTP Samples Overview Video</title><link>http://blogs.msdn.com/charlie/archive/2007/03/05/march-ctp-samples-overview-video.aspx#1855277</link><pubDate>Sat, 10 Mar 2007 23:59:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1855277</guid><dc:creator>Jon</dc:creator><description>&lt;p&gt;Thanks for the video, Charlie--and stop working so late!&lt;/p&gt;
</description></item><item><title>re: March CTP Samples Overview Video</title><link>http://blogs.msdn.com/charlie/archive/2007/03/05/march-ctp-samples-overview-video.aspx#1862704</link><pubDate>Mon, 12 Mar 2007 09:23:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1862704</guid><dc:creator>Charlie Calvert</dc:creator><description>&lt;p&gt;Luca,&lt;/p&gt;
&lt;p&gt;I'm not sure I'm getting those same results. I think I see just 1, 2, 3, etc returned in value i. You're running against the March CTP?&lt;/p&gt;
&lt;p&gt;- Charlie&lt;/p&gt;
</description></item><item><title>February/March Orcas CTP Now Available</title><link>http://blogs.msdn.com/charlie/archive/2007/03/05/march-ctp-samples-overview-video.aspx#1862784</link><pubDate>Mon, 12 Mar 2007 09:44:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1862784</guid><dc:creator>naive1010</dc:creator><description>&lt;p&gt;February/March Orcas CTP Now Available&lt;/p&gt;
</description></item><item><title>re: March CTP Samples Overview Video</title><link>http://blogs.msdn.com/charlie/archive/2007/03/05/march-ctp-samples-overview-video.aspx#1913792</link><pubDate>Mon, 19 Mar 2007 19:59:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1913792</guid><dc:creator>Tareq Gamal</dc:creator><description>&lt;p&gt;I'd like to thank you about Comming to Egypt and your Great sessions.&lt;/p&gt;
&lt;p&gt;I liked the Linq technology , i didnt understand it very much &lt;/p&gt;
&lt;p&gt;I hope i can find ways to Understand its database Connectivity,&lt;/p&gt;
&lt;p&gt;i'm using C# &lt;/p&gt;
&lt;p&gt;and VS.net Orcas &lt;/p&gt;
</description></item><item><title>Follow up on LINQ and ADO.NET Entity Framework Talk</title><link>http://blogs.msdn.com/charlie/archive/2007/03/05/march-ctp-samples-overview-video.aspx#2011992</link><pubDate>Mon, 02 Apr 2007 16:26:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2011992</guid><dc:creator>Barry Gervin's Software Architecture Perspectives</dc:creator><description>&lt;p&gt;On Saturday on March 31, 2007 I did a couple of talks at the Toronto Code Camp. The first an overview&lt;/p&gt;
</description></item><item><title>Cool design, great info! Please visit my homepage:,Good site</title><link>http://blogs.msdn.com/charlie/archive/2007/03/05/march-ctp-samples-overview-video.aspx#3341330</link><pubDate>Sat, 16 Jun 2007 18:30:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3341330</guid><dc:creator>Steve,Steve,Cool design, great info! Please visit my homepage:</dc:creator><description>&lt;p&gt;Cool design, great info! Please visit my homepage:&lt;/p&gt;
</description></item><item><title>LINQ Farm Seed: Using the Expression Tree Visualizer</title><link>http://blogs.msdn.com/charlie/archive/2007/03/05/march-ctp-samples-overview-video.aspx#7679086</link><pubDate>Wed, 13 Feb 2008 21:54:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7679086</guid><dc:creator>Charlie Calvert's Community Blog</dc:creator><description>&lt;p&gt;The Visual Studio 2008 CSharp samples include several valuable tools that LINQ developers can use to&lt;/p&gt;
</description></item><item><title>LINQ Farm Seed: Using the Expression Tree Visualizer</title><link>http://blogs.msdn.com/charlie/archive/2007/03/05/march-ctp-samples-overview-video.aspx#7679421</link><pubDate>Wed, 13 Feb 2008 22:13:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7679421</guid><dc:creator>Noticias externas</dc:creator><description>&lt;p&gt;The Visual Studio 2008 CSharp samples include several valuable tools that LINQ developers can use to&lt;/p&gt;
</description></item><item><title>Good site</title><link>http://blogs.msdn.com/charlie/archive/2007/03/05/march-ctp-samples-overview-video.aspx#9042087</link><pubDate>Wed, 05 Nov 2008 02:33:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9042087</guid><dc:creator>Olgunka-hm</dc:creator><description>&lt;p&gt;&amp;lt;a href= &lt;a rel="nofollow" target="_new" href="http://index1.shedub.com"&gt;http://index1.shedub.com&lt;/a&gt; &amp;gt;eminem featuring onyx&amp;lt;/a&amp;gt; &amp;lt;a href= &lt;a rel="nofollow" target="_new" href="http://index2.shedub.com"&gt;http://index2.shedub.com&lt;/a&gt; &amp;gt;dentist insurance&amp;lt;/a&amp;gt; &amp;lt;a href= &lt;a rel="nofollow" target="_new" href="http://index3.shedub.com"&gt;http://index3.shedub.com&lt;/a&gt; &amp;gt;pin up files&amp;lt;/a&amp;gt; &amp;lt;a href= &lt;a rel="nofollow" target="_new" href="http://index4.shedub.com"&gt;http://index4.shedub.com&lt;/a&gt; &amp;gt;best buy in town&amp;lt;/a&amp;gt; &amp;lt;a href= &lt;a rel="nofollow" target="_new" href="http://index5.shedub.com"&gt;http://index5.shedub.com&lt;/a&gt; &amp;gt;racing bell housing&amp;lt;/a&amp;gt; &lt;/p&gt;
</description></item></channel></rss>