<?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 - Getting Familiar with the My Namespace - 24</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Getting-Familiar-with-the-My-Namespace-24/RSS"></atom:link>
	<image>
		<url>http://ak.channel9.msdn.com/ch9/4223/66bd3b34-6460-4d62-b31d-9f9f001e4223/24VBGettingFamiliarwiththeMyNamespace_100_ch9.jpg</url>
		<title>Channel 9 - Getting Familiar with the My Namespace - 24</title>
		<link></link>
	</image>
	<description>This video demonstrates the use of the My Namespace in Visual Basic which provides a short-cut to often used classes in the .NET Framework Class Library.&amp;nbsp; We demonstrate how to use the My Namespace to retrieve information about the user&#39;s computer, search for files on the file system, perform file and directory manipulation, get command line arguments, work with application settings and more. Download the source code for Understanding the My Namespace </description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 22 May 2013 16:32:18 GMT</pubDate>
	<lastBuildDate>Wed, 22 May 2013 16:32:18 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Getting Familiar with the My Namespace - 24</title>
		<description>
			<![CDATA[<p>I use the My namespace all the time.&nbsp; It is a great thing to remember newbies!</p><p>&nbsp;</p><p>Thanks Bob for the command line Arguments and the</p><p><pre class="brush: vb">My.Settings.Save</pre></p><p>I never knew about that!</p><p>posted by Algorithum</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Getting-Familiar-with-the-My-Namespace-24#c634614920896344289</link>
		<pubDate>Sat, 07 Jan 2012 00:14:49 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Getting-Familiar-with-the-My-Namespace-24#c634614920896344289</guid>
		<dc:creator>Algorithum</dc:creator>
	</item>
	<item>
		<title>Re: Getting Familiar with the My Namespace - 24</title>
		<description>
			<![CDATA[Bob,<br>Thankyou very much for your clear, percise informative lessons &#33;&#33;&#33;<br>Don in Florida <p>posted by Don Friedman</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Getting-Familiar-with-the-My-Namespace-24#c634632781955059507</link>
		<pubDate>Fri, 27 Jan 2012 16:23:15 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Getting-Familiar-with-the-My-Namespace-24#c634632781955059507</guid>
		<dc:creator>Don Friedman</dc:creator>
	</item>
	<item>
		<title>Re: Getting Familiar with the My Namespace - 24</title>
		<description>
			<![CDATA[<p>@<a href="/Series/Visual-Basic-Development-for-Absolute-Beginners/Getting-Familiar-with-the-My-Namespace-24#c634632781955059507">Don Friedman</a>: &nbsp;Thanks Don! &nbsp;Glad they were helpful.</p><p>posted by BobTabor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Getting-Familiar-with-the-My-Namespace-24#c634633097454516376</link>
		<pubDate>Sat, 28 Jan 2012 01:09:05 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Getting-Familiar-with-the-My-Namespace-24#c634633097454516376</guid>
		<dc:creator>BobTabor</dc:creator>
	</item>
	<item>
		<title>Re: Getting Familiar with the My Namespace - 24</title>
		<description>
			<![CDATA[Hello. First of all thanks for a great series. One question what happens at 12&#58;31&#63; The names shown in the console window show Brian and Chuck but the names assigned to the settings were Bob and Steve &#40;11&#58;44&#41;. Brian and Chuck were assigned later approx. 13&#58;30...<p>posted by Kari Holgarsson</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Getting-Familiar-with-the-My-Namespace-24#c634672684514744294</link>
		<pubDate>Tue, 13 Mar 2012 20:47:31 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Getting-Familiar-with-the-My-Namespace-24#c634672684514744294</guid>
		<dc:creator>Kari Holgarsson</dc:creator>
	</item>
	<item>
		<title>Re: Getting Familiar with the My Namespace - 24</title>
		<description>
			<![CDATA[<p>@<a href="/Series/Visual-Basic-Development-for-Absolute-Beginners/Getting-Familiar-with-the-My-Namespace-24#c634672684514744294">Kari Holgarsson</a>: &nbsp;Great catch. &nbsp;I think you caught me here pulling a slight-of-hand ... I actually ran through this exercise off camera once (a practice run). &nbsp;I think the values were cached somehow -- perhaps those values were cached in the output directory (/bin) somehow. &nbsp;I **forgot** about this otherwise I would have probably re-recorded it. &nbsp;If you write the code yourself during this exercise, you will get the correct results. &nbsp;Sorry for the confusion. &nbsp;<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-6.gif?v=c9' alt='Sad' /></p><p>posted by BobTabor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Getting-Familiar-with-the-My-Namespace-24#c634680240699651509</link>
		<pubDate>Thu, 22 Mar 2012 14:41:09 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Getting-Familiar-with-the-My-Namespace-24#c634680240699651509</guid>
		<dc:creator>BobTabor</dc:creator>
	</item>
	<item>
		<title>Re: Getting Familiar with the My Namespace - 24</title>
		<description>
			<![CDATA[Ok, thanks for the explanation &#59;-&#41; I will try the exercise myself, I was just wondering if some values could be &#34;stock&#34; in memory &#40;unable to update&#41; as this could be very difficult to debug in a more complex code.<p>posted by Kari Holgarsson</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Getting-Familiar-with-the-My-Namespace-24#c634680397647050525</link>
		<pubDate>Thu, 22 Mar 2012 19:02:44 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Getting-Familiar-with-the-My-Namespace-24#c634680397647050525</guid>
		<dc:creator>Kari Holgarsson</dc:creator>
	</item>
</channel>
</rss>