<?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/"
	>

<channel>
	<title>var Archives - IntelliTect</title>
	<atom:link href="https://intellitect.com/blog/tag/var/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Complex Software Development - Simplified</description>
	<lastBuildDate>Tue, 27 Jun 2023 20:35:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://intellitect.com/wp-content/uploads/2017/02/cropped-favicon-1-32x32.png</url>
	<title>var Archives - IntelliTect</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>When to Use and Not Use Variable Type var in C#</title>
		<link>https://intellitect.com/blog/when-to-use-and-not-use-var-in-c/</link>
					<comments>https://intellitect.com/blog/when-to-use-and-not-use-var-in-c/#comments</comments>
		
		<dc:creator><![CDATA[Tom]]></dc:creator>
		<pubDate>Thu, 09 Jul 2015 21:39:05 +0000</pubDate>
				<category><![CDATA[.NET/C#]]></category>
		<category><![CDATA[Coding Guidelines]]></category>
		<category><![CDATA[var]]></category>
		<guid isPermaLink="false">http://intellitect.com/?p=18631</guid>

					<description><![CDATA[<p>Settling the Debate Surrounding var and C# Many languages, particularly scripting languages, have a loosely typed variable type named var. In these languages, var can hold any type of data. If you place a number into a var then it will be interpreted as a number whenever possible. If you enter text it will be&#8230;&#160;</p>
<div class="read-more-wrapper"><a href="https://intellitect.com/blog/when-to-use-and-not-use-var-in-c/" class="button button-primary" rel="bookmark">Read More &#187;<span class="screen-reader-text">When to Use and Not Use Variable Type var in C#</span></a></div>
<p>The post <a href="https://intellitect.com/blog/when-to-use-and-not-use-var-in-c/">When to Use and Not Use Variable Type var in C#</a> appeared first on <a href="https://intellitect.com">IntelliTect</a>.</p>
]]></description>
		
					<wfw:commentRss>https://intellitect.com/blog/when-to-use-and-not-use-var-in-c/feed/</wfw:commentRss>
			<slash:comments>35</slash:comments>
		
		
			</item>
	</channel>
</rss>
