<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Introduction to Operator Overloading in VB.NET</title>
	<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>Sat, 22 Nov 2008 07:44:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: padmanaban</title>
		<link>http://vbnotebookfor.net/2007/08/30/introduction-to-operator-overloading-in-vbnet/#comment-1175</link>
		<author>padmanaban</author>
		<pubDate>Wed, 30 Jul 2008 13:35:57 +0000</pubDate>
		<guid>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-864</link>
		<author>Bennie</author>
		<pubDate>Wed, 07 Nov 2007 06:17:37 +0000</pubDate>
		<guid>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>
