<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Declaring Expressions in C# 6.0	</title>
	<atom:link href="https://intellitect.com/blog/declaration-expressions-in-c-6-0/feed/" rel="self" type="application/rss+xml" />
	<link>https://intellitect.com/blog/declaration-expressions-in-c-6-0/</link>
	<description>Complex Software Development - Simplified</description>
	<lastBuildDate>Wed, 15 Jun 2022 17:48:13 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Joaquim Rendeiro		</title>
		<link>https://intellitect.com/blog/declaration-expressions-in-c-6-0/#comment-94811</link>

		<dc:creator><![CDATA[Joaquim Rendeiro]]></dc:creator>
		<pubDate>Thu, 26 Mar 2015 08:13:03 +0000</pubDate>
		<guid isPermaLink="false">http://intellitect.com/?p=4040#comment-94811</guid>

					<description><![CDATA[Too bad this was pulled, I think it would be very nice to have and very useful.
As would be useful to extend the scope of anything declared inside a &quot;do { } while ()&quot; to the while () part, instead of having to declare it before the &quot;do&quot;.
E.g.: do { var line = Console.ReadLine(); } while (line != string.Empty);]]></description>
			<content:encoded><![CDATA[<p>Too bad this was pulled, I think it would be very nice to have and very useful.<br />
As would be useful to extend the scope of anything declared inside a &#8220;do { } while ()&#8221; to the while () part, instead of having to declare it before the &#8220;do&#8221;.<br />
E.g.: do { var line = Console.ReadLine(); } while (line != string.Empty);</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mark		</title>
		<link>https://intellitect.com/blog/declaration-expressions-in-c-6-0/#comment-22053</link>

		<dc:creator><![CDATA[Mark]]></dc:creator>
		<pubDate>Tue, 07 Oct 2014 15:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://intellitect.com/?p=4040#comment-22053</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://intellitect.com/blog/declaration-expressions-in-c-6-0/#comment-22052&quot;&gt;miniBill&lt;/a&gt;.

Agreed, you are correct, this feature has been pulled along with Primary constructors.  I will be posting an update this week.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://intellitect.com/blog/declaration-expressions-in-c-6-0/#comment-22052">miniBill</a>.</p>
<p>Agreed, you are correct, this feature has been pulled along with Primary constructors.  I will be posting an update this week.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: miniBill		</title>
		<link>https://intellitect.com/blog/declaration-expressions-in-c-6-0/#comment-22052</link>

		<dc:creator><![CDATA[miniBill]]></dc:creator>
		<pubDate>Tue, 07 Oct 2014 14:59:19 +0000</pubDate>
		<guid isPermaLink="false">http://intellitect.com/?p=4040#comment-22052</guid>

					<description><![CDATA[It looks like this won&#039;t be in Dev14, is that correct?

https://github.com/dotnet/roslyn/blob/main/docs/Language%20Feature%20Status.md]]></description>
			<content:encoded><![CDATA[<p>It looks like this won&#8217;t be in Dev14, is that correct?</p>
<p><a href="https://github.com/dotnet/roslyn/blob/main/docs/Language%20Feature%20Status.md" rel="nofollow ugc">https://github.com/dotnet/roslyn/blob/main/docs/Language%20Feature%20Status.md</a></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
