<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - More about Classes and Methods - 15</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/More-about-Classes-and-Methods-15/RSS"></atom:link>
	<image>
		<url>http://ak.channel9.msdn.com/ch9/cfd0/ae453f5b-2e06-4844-9e33-9f9f0012cfd0/15VBMoreaboutClassesandMethods_100_ch9.jpg</url>
		<title>Channel 9 - More about Classes and Methods - 15</title>
		<link></link>
	</image>
	<description>In this lesson we dig into more details about Classes -- what exactly happens when you create a new instance of a class? What exactly is a reference to an instance of a class? How is it affected when you pass the reference to a method? We also review overloaded methods, talk about static versus instance methods, constructors and more. Download the source code for More about Classes and Methods </description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 22 May 2013 14:56:42 GMT</pubDate>
	<lastBuildDate>Wed, 22 May 2013 14:56:42 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: More about Classes and Methods - 15</title>
		<description>
			<![CDATA[<p>I have tried this lesson and all went well until designing the second &quot;New&quot; method (with the byVal after the &quot;New(...)&quot;... I went back to the module window and typed Dim myOtherCar as New Car... but no drop down box came up to show me that there is more than one thing I can do...when I typed the</p><p>Dim myOtherCar As New Car( ...the intellisense does not show me more than one choice...it pops up &quot;New()&quot;...and I'm dead in the water...Am I doing something wrong...or is my visual Basic Express set up wrong?&nbsp; Thanks</p><p>posted by JPSkyPilot</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/More-about-Classes-and-Methods-15#c634619072501748808</link>
		<pubDate>Wed, 11 Jan 2012 19:34:10 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/More-about-Classes-and-Methods-15#c634619072501748808</guid>
		<dc:creator>JPSkyPilot</dc:creator>
	</item>
	<item>
		<title>Re: More about Classes and Methods - 15</title>
		<description>
			<![CDATA[<p>@<a href="/Series/Visual-Basic-Development-for-Absolute-Beginners/More-about-Classes-and-Methods-15#c634619072501748808">JPSkyPilot</a>:Got it...had something wrong in the second &quot;New&quot; method...sorry</p><p>posted by JPSkyPilot</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/More-about-Classes-and-Methods-15#c634619076948457411</link>
		<pubDate>Wed, 11 Jan 2012 19:41:34 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/More-about-Classes-and-Methods-15#c634619076948457411</guid>
		<dc:creator>JPSkyPilot</dc:creator>
	</item>
</channel>
</rss>