<?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 - Creating and Calling Simple Overloaded Helper Methods - 10</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Creating-and-Calling-Simple-Overloaded-Helper-Methods-10/RSS"></atom:link>
	<image>
		<url>http://ak.channel9.msdn.com/ch9/8478/d470fe04-2487-41ce-bbd3-9f9f00058478/10VBCreatingandCallingSimpleOverloadedHelperMethods_100_ch9.jpg</url>
		<title>Channel 9 - Creating and Calling Simple Overloaded Helper Methods - 10</title>
		<link></link>
	</image>
	<description>In this video we begin wading into the topic of methods by creating a helper method to break out code we may need to use in multiple places within our code. We&#39;ll create and call our methods to retrieve a value, create and use input parameters, learn about string formatting, and create overloaded versions of our method. Download the source code for Creating and Calling Simple... </description>
	<link></link>
	<language>en</language>
	<pubDate>Sat, 25 May 2013 09:10:13 GMT</pubDate>
	<lastBuildDate>Sat, 25 May 2013 09:10:13 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Creating and Calling Simple Overloaded Helper Methods - 10</title>
		<description>
			<![CDATA[welcom<p>posted by moezalrys</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Creating-and-Calling-Simple-Overloaded-Helper-Methods-10#c634639970566059060</link>
		<pubDate>Sun, 05 Feb 2012 00:04:16 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Creating-and-Calling-Simple-Overloaded-Helper-Methods-10#c634639970566059060</guid>
		<dc:creator>moezalrys</dc:creator>
	</item>
	<item>
		<title>Re: Creating and Calling Simple Overloaded Helper Methods - 10</title>
		<description>
			<![CDATA[<p>open thread</p><p>posted by golnazal</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Creating-and-Calling-Simple-Overloaded-Helper-Methods-10#c634913761129377897</link>
		<pubDate>Mon, 17 Dec 2012 21:21:52 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Creating-and-Calling-Simple-Overloaded-Helper-Methods-10#c634913761129377897</guid>
		<dc:creator>golnazal</dc:creator>
	</item>
	<item>
		<title>Re: Creating and Calling Simple Overloaded Helper Methods - 10</title>
		<description>
			<![CDATA[Hello My name is Thierno Kane, i&#39;m following this video tutorial in vb for absolute... and at moment i&#39;m on lesson 10. As i see in supersecretformula is interessing, but i dont get it well. I mean i want to know more on the features of this structure and also i would like that those tutorial can be followed by a schematique in ms powerpoint, because i&#39;m taking note. I also want to know how to use this structure in windows application form not on console. Thanks<br><p>posted by Thierno Kane</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Creating-and-Calling-Simple-Overloaded-Helper-Methods-10#c634914102954491947</link>
		<pubDate>Tue, 18 Dec 2012 06:51:35 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Creating-and-Calling-Simple-Overloaded-Helper-Methods-10#c634914102954491947</guid>
		<dc:creator>Thierno Kane</dc:creator>
	</item>
	<item>
		<title>Re: Creating and Calling Simple Overloaded Helper Methods - 10</title>
		<description>
			<![CDATA[<p>@<a href="/Series/Visual-Basic-Development-for-Absolute-Beginners/Creating-and-Calling-Simple-Overloaded-Helper-Methods-10#c634914102954491947">Thierno Kane</a>:</p><p>Hello Golnazal, do you know something about supersecretformula? i tried with msdn researche nothing. I want to use structure in windows form application. I understand the structure in console, but i want to know the feature of it.&nbsp;</p><p>posted by thiernich</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Creating-and-Calling-Simple-Overloaded-Helper-Methods-10#c634914274442019585</link>
		<pubDate>Tue, 18 Dec 2012 11:37:24 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Creating-and-Calling-Simple-Overloaded-Helper-Methods-10#c634914274442019585</guid>
		<dc:creator>thiernich</dc:creator>
	</item>
	<item>
		<title>Re: Creating and Calling Simple Overloaded Helper Methods - 10</title>
		<description>
			<![CDATA[<p>At 0:57 in the video I say &quot;The biggest question is 'Why would I ever want to split up my code into multiple methods.&quot; &nbsp;That is the purpose for this video ... to discuss the idea of creating methods of code that can be called / executed elsewhere in code simply by using the name of the method. If you miss that message, then you've missed the point of this video. &nbsp;Please watch it again.</p><p>@<a href="/Series/Visual-Basic-Development-for-Absolute-Beginners/Creating-and-Calling-Simple-Overloaded-Helper-Methods-10#c634914102954491947">Thierno Kane</a>: This might not seem so obvious at the moment, however if you don't grasp the concept of methods, then you're not ready to learn how to create user interfaces. &nbsp;I realize you want to get results as quickly as possible, but the user interface? &nbsp;That's the easy part -- but it's ONLY EASY after you've learned both <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-13.gif?v=c9' alt='Angel' /> the Visual Basic syntax, and (b) the .NET Framework Class Library. &nbsp;That's what this series teaches. &nbsp;You must crawl before you walk and walk before you run. &nbsp;You have to get a solid foundation so that what comes after makes sense. &nbsp;If you skip these vital topics, you will always be confused as to what you need to do next when creating programs.&nbsp;</p><p>@<a href="/Series/Visual-Basic-Development-for-Absolute-Beginners/Creating-and-Calling-Simple-Overloaded-Helper-Methods-10#c634914274442019585">thiernich</a>:&nbsp;@<a href="/Series/Visual-Basic-Development-for-Absolute-Beginners/Creating-and-Calling-Simple-Overloaded-Helper-Methods-10#c634914102954491947">Thierno Kane</a>: re: &quot;I don't get the supersecretformula ... &quot; &nbsp;Please understand, this is a fictional example. &nbsp;This &quot;formula&quot; is just something I made up off the top of my head to illustrate this idea. &nbsp;In this case, all this &quot;supersecretformula&quot; does is print a line of characters to screen. &nbsp;If I had been more creative, I could have calculated the radius of a circle or solved world hunger. &nbsp; Don't worry about what it DOES (because in this particular silly example it does almost nothing meaningful!), pay attention to how to create the methods, how to call them, how to send values to them and return values from them. &nbsp;That's the point. &nbsp;Hopefully that helps?</p><p>posted by BobTabor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Creating-and-Calling-Simple-Overloaded-Helper-Methods-10#c634914349076426139</link>
		<pubDate>Tue, 18 Dec 2012 13:41:47 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Creating-and-Calling-Simple-Overloaded-Helper-Methods-10#c634914349076426139</guid>
		<dc:creator>BobTabor</dc:creator>
	</item>
</channel>
</rss>