<?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 - Understanding and Creating Classes - 14</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14/RSS"></atom:link>
	<image>
		<url>http://ak.channel9.msdn.com/ch9/d562/3ffa04b2-8173-4733-9638-9f9f000fd562/14VBUnderstandingandCreatingClasses_100_ch9.jpg</url>
		<title>Channel 9 - Understanding and Creating Classes - 14</title>
		<link></link>
	</image>
	<description>Now that you have a good sampling of basic Visual Basic syntax under your belt, it&#39;s time to tackle some of the more challenging topics. Classes are integral to the .NET Framework, particularly the .NET Framework Class Library. As a means of better understanding what classes are -- particularly as utilized in the .NET Framework -- we demonstrate how to create your own custom classes. In this lesson we demonstrate how classes are defined and new instances are created. We demonstrate how to define Properties (using the prop &amp;quot;code snippet&amp;quot; to create auto implemented properties) and how to both set their values and get their values for a given instance of the class as well as creating Methods in our classes. We talk about how the classes you create are really custom dat types and can be used as such in helper method declarations and such. Download the source code for Understanding and Creating Classes </description>
	<link></link>
	<language>en</language>
	<pubDate>Thu, 20 Jun 2013 06:24:28 GMT</pubDate>
	<lastBuildDate>Thu, 20 Jun 2013 06:24:28 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Understanding and Creating Classes - 14</title>
		<description>
			<![CDATA[hey thx for this<br><br>i have question about the method inside the class<br><br>does it take more memory if i use it in the class camper if its was in the module &#63;<br><br>well in the module it appear once <br>and the class it appear in all the instances i made<p>posted by avv</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634582343412487279</link>
		<pubDate>Wed, 30 Nov 2011 07:19:01 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634582343412487279</guid>
		<dc:creator>avv</dc:creator>
	</item>
	<item>
		<title>Re: Understanding and Creating Classes - 14</title>
		<description>
			<![CDATA[This tutorial is excellent&#33;<p>posted by David N</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634587093964237563</link>
		<pubDate>Mon, 05 Dec 2011 19:16:36 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634587093964237563</guid>
		<dc:creator>David N</dc:creator>
	</item>
	<item>
		<title>Re: Understanding and Creating Classes - 14</title>
		<description>
			<![CDATA[<p>@avv ... Honestly?&nbsp; The memory footprint is negligible unless you have a massive massive application.&nbsp; I would worry about optimizing your application last -- and only make changes once you have determined a baseline of performance and use a profiling tool to determine where the bottle necks are.&nbsp; Writing your application in a maintainable way should be your first goal.</p><p>But these issues are WAY down the line.&nbsp; You'll get there ... best wishes!</p><p>posted by BobTabor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634587874860489526</link>
		<pubDate>Tue, 06 Dec 2011 16:58:06 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634587874860489526</guid>
		<dc:creator>BobTabor</dc:creator>
	</item>
	<item>
		<title>Re: Understanding and Creating Classes - 14</title>
		<description>
			<![CDATA[I second what David N said, this has really helped me to understand classes properly, as before i knew some of the things involved, but i was a bit confused with all the different key terms used, such as instance, object, etc and what they actually mean.<br><br>Thanks&#33;<p>posted by Jay</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634647849381685107</link>
		<pubDate>Tue, 14 Feb 2012 02:55:38 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634647849381685107</guid>
		<dc:creator>Jay</dc:creator>
	</item>
	<item>
		<title>Re: Understanding and Creating Classes - 14</title>
		<description>
			<![CDATA[<p>@<a href="/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634587093964237563">David N</a>:&nbsp;@<a href="/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634647849381685107">Jay</a>: Thank you both for your encouraging words. &nbsp;Glad this worked for you!</p><p>posted by BobTabor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634648659448999950</link>
		<pubDate>Wed, 15 Feb 2012 01:25:44 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634648659448999950</guid>
		<dc:creator>BobTabor</dc:creator>
	</item>
	<item>
		<title>Re: Understanding and Creating Classes - 14</title>
		<description>
			<![CDATA[from all the tutorials i have been watching and i do understand, your tutorials are excellent. i just wanted to ask you, if i wanted to make an application that the user would input there date of birth and then it would tell them how many days, how many years and how many months old they are i have been trying but i don&#39;t think i am getting anywhere if you could just give me a general idea of what i have to do, then it would be much appreciated thank you.<p>posted by connor horton</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634685649228291631</link>
		<pubDate>Wed, 28 Mar 2012 20:55:22 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634685649228291631</guid>
		<dc:creator>connor horton</dc:creator>
	</item>
	<item>
		<title>Re: Understanding and Creating Classes - 14</title>
		<description>
			<![CDATA[sorry for post as i have now worked out my application for working out how many days user has been alive for thanks to your tutorials i will copy and paste my code to show what i have done and for you to see if there is any way i can improve my code thank you <br>Module Module1<br><br>    Sub Main&#40;&#41;<br>        Console.WriteLine&#40;&#34;find out how many days you have been alive for&#58;                 format &#61; 00, 00, 0000 day month year&#34;&#41;<br>        Dim mybirthdate &#61; Console.ReadLine&#40;&#41;<br>        Dim myage &#61; Date.Now.Subtract&#40;mybirthdate&#41;<br>        Console.WriteLine&#40;myage.TotalDays.ToString&#40;&#41;&#41;<br>        Console.ReadLine&#40;&#41;<br>    End Sub<br><br>End Module<p>posted by connor horton</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634685679352917181</link>
		<pubDate>Wed, 28 Mar 2012 21:45:35 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634685679352917181</guid>
		<dc:creator>connor horton</dc:creator>
	</item>
	<item>
		<title>Re: Understanding and Creating Classes - 14</title>
		<description>
			<![CDATA[I&#39;m looking through this tutorial and I&#39;m finding them all very helpful. However, I&#39;m using Visual Studio 2008 and when I go to create my class&#59; <br>    Public Property Make&#40;&#41; As String<br><br>Visual Studio is automatically adding&#59; <br><br>    Public Property Make&#40;&#41; As String<br>        Get<br><br>        End Get<br>        Set&#40;ByVal value As String&#41;<br><br>        End Set<br>    End Property<br><br>The code won&#39;t work unless I define it all through this. Do I need to make anychanges to the code Visual Studio gives me, or o I leave it as it is&#63;<p>posted by Antonio Moore</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634701833183991279</link>
		<pubDate>Mon, 16 Apr 2012 14:28:38 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634701833183991279</guid>
		<dc:creator>Antonio Moore</dc:creator>
	</item>
	<item>
		<title>Re: Understanding and Creating Classes - 14</title>
		<description>
			<![CDATA[I have the same oportunity as Antonio. <br><br>What do we need to do to fix this issue&#63; <br><br><br>Warning&#9;1&#9;Property &#39;Make&#39; doesn&#39;t return a value on all code paths. A null reference exception could occur at run time when the result is used.&#9;C&#58;&#92;Documents and Settings&#92;mark_fogg&#92;My Documents&#92;Visual Studio 2008&#92;Projects&#92;SimpleClasses&#92;SimpleClasses&#92;Car.vb&#9;6&#9;9&#9;SimpleClasses<br><p>posted by M Fogg</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634703675440499856</link>
		<pubDate>Wed, 18 Apr 2012 17:39:04 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634703675440499856</guid>
		<dc:creator>M Fogg</dc:creator>
	</item>
	<item>
		<title>Re: Understanding and Creating Classes - 14</title>
		<description>
			<![CDATA[<p>OK, What we needed to do&nbsp;<span>Antonio, is let it fill in the&nbsp;pseudo&nbsp;code.<br></span>&nbsp;It should only give you a warning.<br>Everything should then work as advertised.<br>At least it does for me. I am also running&nbsp;<span>using Visual Studio 2008.</span></p><p>posted by mdfogg</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634704532039760772</link>
		<pubDate>Thu, 19 Apr 2012 17:26:43 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634704532039760772</guid>
		<dc:creator>mdfogg</dc:creator>
	</item>
	<item>
		<title>Re: Understanding and Creating Classes - 14</title>
		<description>
			<![CDATA[<p>I installed the free version of Microsoft Visual Basic 2010 Express and it works fine without adding the code&nbsp;snip-its.&nbsp;</p><p>Otherwise you need to &nbsp;add them...</p><p>Private _make As String<br>Public Property Make() As String<br>Get<br>Return _make<br>End Get<br>Set(ByVal value As String)<br>_make = value<br>End Set<br>End Property</p><p>posted by mdfogg</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634707985655280981</link>
		<pubDate>Mon, 23 Apr 2012 17:22:45 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634707985655280981</guid>
		<dc:creator>mdfogg</dc:creator>
	</item>
	<item>
		<title>Re: Understanding and Creating Classes - 14</title>
		<description>
			<![CDATA[<p>@<a href="/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634685679352917181">connor horton</a>: Your code looks just fine. &nbsp;Nice work!</p><p>@<a href="/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634701833183991279">Antonio Moore</a>: @<a href="/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634703675440499856">M Fogg</a>:&nbsp;Both styles work, and&nbsp;@<a href="/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634704532039760772">mdfogg</a>: is absolutely correct in what he suggests. &nbsp;The code snippets are merely text macros ... they produce a tiny bit of text in a window that happens to be the code editor. &nbsp;There are similar programs that could be used across all Windows applications ... text expanders ... in this case, it's merely baked into Visual Studio. &nbsp;Hope that helps!</p><p>posted by BobTabor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634717386197966660</link>
		<pubDate>Fri, 04 May 2012 14:30:19 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634717386197966660</guid>
		<dc:creator>BobTabor</dc:creator>
	</item>
	<item>
		<title>Re: Understanding and Creating Classes - 14</title>
		<description>
			<![CDATA[Sir Bob i have same problem with Antonio, i use Microsoft Visual studio 2008 but when i type the code in the class.vb<br>example<br><br> Public Property Make As String &#39;&#60;--- it shows error then when i hit the return key it should like this.<br><br>Public Property Make&#40;&#41; As String<br>Get<br><br>End Get<br>Set&#40;ByVal value As String&#41;<br><br>End Set<br>End Property<br><br>Please help me and explain to me why it is like this.  i am a newbie but i am fast learner &#94;_&#94; i hope your positive response thank you..<br><br>P.S Sir 10 stars for all of your videos from 1 to 25 keep it up sir God bless you... <p>posted by Marc Comia</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634724106849326364</link>
		<pubDate>Sat, 12 May 2012 09:11:24 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634724106849326364</guid>
		<dc:creator>Marc Comia</dc:creator>
	</item>
	<item>
		<title>Re: Understanding and Creating Classes - 14</title>
		<description>
			<![CDATA[Sir Bob i have same problem with Antonio, i use Microsoft Visual studio 2008 but when i type the code in the class.vb<br>example<br><br> Public Property Make As String &#39;&#60;--- it shows error then when i hit the return key it should like this.<br><br>Public Property Make&#40;&#41; As String<br>Get<br><br>End Get<br>Set&#40;ByVal value As String&#41;<br><br>End Set<br>End Property<br><br>Please help me and explain to me why it is like this.  i am a newbie but i am fast learner &#94;_&#94; i hope your positive response thank you..<br><br>P.S Sir 10 stars for all of your videos from 1 to 25 keep it up sir God bless you... <p>posted by Marc Comia</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634724110543968333</link>
		<pubDate>Sat, 12 May 2012 09:17:34 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634724110543968333</guid>
		<dc:creator>Marc Comia</dc:creator>
	</item>
	<item>
		<title>Re: Understanding and Creating Classes - 14</title>
		<description>
			<![CDATA[<p>Great Video</p><p>posted by moaneibrahim</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634800350764766316</link>
		<pubDate>Wed, 08 Aug 2012 15:04:36 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Understanding-and-Creating-Classes-14#c634800350764766316</guid>
		<dc:creator>moaneibrahim</dc:creator>
	</item>
</channel>
</rss>