<?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: Introduction to Operator Overloading in VB.NET</title>
	<atom:link href="http://vbnotebookfor.net/2007/08/30/introduction-to-operator-overloading-in-vbnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://vbnotebookfor.net/2007/08/30/introduction-to-operator-overloading-in-vbnet/</link>
	<description>Articles on VB.NET and Software Development Team Leadership</description>
	<pubDate>Mon, 21 May 2012 18:35:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: confused</title>
		<link>http://vbnotebookfor.net/2007/08/30/introduction-to-operator-overloading-in-vbnet/comment-page-1/#comment-1353</link>
		<dc:creator>confused</dc:creator>
		<pubDate>Mon, 25 May 2009 07:44:32 +0000</pubDate>
		<guid isPermaLink="false">http://vbnotebookfor.net/2007/08/30/introduction-to-operator-overloading-in-vbnet/#comment-1353</guid>
		<description>Your example is confusing, not simple!</description>
		<content:encoded><![CDATA[<p>Your example is confusing, not simple!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: padmanaban</title>
		<link>http://vbnotebookfor.net/2007/08/30/introduction-to-operator-overloading-in-vbnet/comment-page-1/#comment-1175</link>
		<dc:creator>padmanaban</dc:creator>
		<pubDate>Wed, 30 Jul 2008 13:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://vbnotebookfor.net/2007/08/30/introduction-to-operator-overloading-in-vbnet/#comment-1175</guid>
		<description>Hi..
i Needed calculated two number by using in the operator overloading in the calculation of complex number calculated</description>
		<content:encoded><![CDATA[<p>Hi..<br />
i Needed calculated two number by using in the operator overloading in the calculation of complex number calculated</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bennie</title>
		<link>http://vbnotebookfor.net/2007/08/30/introduction-to-operator-overloading-in-vbnet/comment-page-1/#comment-864</link>
		<dc:creator>Bennie</dc:creator>
		<pubDate>Wed, 07 Nov 2007 06:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://vbnotebookfor.net/2007/08/30/introduction-to-operator-overloading-in-vbnet/#comment-864</guid>
		<description>use of raise to the power operator to do exponential calculations
iNumber = 10
iRsult = iNumber ^ 3

help</description>
		<content:encoded><![CDATA[<p>use of raise to the power operator to do exponential calculations<br />
iNumber = 10<br />
iRsult = iNumber ^ 3</p>
<p>help</p>
]]></content:encoded>
	</item>
</channel>
</rss>

