<?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 for Shakti Tanwar</title>
	<atom:link href="http://shaktitanwar.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://shaktitanwar.com</link>
	<description>Shakti Tanwar - “Dot Net Training”</description>
	<lastBuildDate>Mon, 04 Sep 2017 15:56:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.4</generator>
	<item>
		<title>Comment on C# 7.0 New Features –Return Locals as Refs by Shakti Tanwar</title>
		<link>http://shaktitanwar.com/c-7-0-new-features-return-locals-as-refs/comment-page-1/#comment-10653</link>
		<dc:creator><![CDATA[Shakti Tanwar]]></dc:creator>
		<pubDate>Mon, 04 Sep 2017 15:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://shaktitanwar.com/?p=765#comment-10653</guid>
		<description><![CDATA[Thanks for pointing out :)]]></description>
		<content:encoded><![CDATA[<p>Thanks for pointing out <img src="http://shaktitanwar.com/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C# 7.0 New Features –Return Locals as Refs by regis</title>
		<link>http://shaktitanwar.com/c-7-0-new-features-return-locals-as-refs/comment-page-1/#comment-10652</link>
		<dc:creator><![CDATA[regis]]></dc:creator>
		<pubDate>Mon, 04 Sep 2017 13:25:36 +0000</pubDate>
		<guid isPermaLink="false">http://shaktitanwar.com/?p=765#comment-10652</guid>
		<description><![CDATA[Thanks for your very instructive illustrations of the new C# features. 
Just wanted to point out a very minor copy-paste error in your example above. The comment is wrong in the line  below, as this time refIndex IS a reference and the value in the array IS updated 
refIndex = 111;//No change in value since destination is not a ref type

Regards,
Regis]]></description>
		<content:encoded><![CDATA[<p>Thanks for your very instructive illustrations of the new C# features.<br />
Just wanted to point out a very minor copy-paste error in your example above. The comment is wrong in the line  below, as this time refIndex IS a reference and the value in the array IS updated<br />
refIndex = 111;//No change in value since destination is not a ref type</p>
<p>Regards,<br />
Regis</p>
]]></content:encoded>
	</item>
</channel>
</rss>
