<?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 Namespaces and Adding References to Assemblies - 17</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Understanding-Namespaces-and-Adding-References-to-Assemblies-17/RSS"></atom:link>
	<image>
		<url>http://ak.channel9.msdn.com/ch9/cc6e/6ba75dd8-6266-43e4-963e-9f7f0135cc6e/17UnderstandingNamespacesandAddingReferencestoAssemblies_100_ch9.jpg</url>
		<title>Channel 9 - Understanding Namespaces and Adding References to Assemblies - 17</title>
		<link></link>
	</image>
	<description>We&#39;ve avoided any talk about Namespaces; however, they serve an important role in the .NET Framework Class Library as well as in our custom class libraries. In this lesson we explain how Namespaces allow us to disambiguate classes that may share the same name. Additionally, we explain how the .NET Framework Class Library is so large that including all its classes in every application you write is a waste of system resources. To mitigate that issue, the FCL is split into multiple assemblies (.dll files) that your project must include (or rather, reference) in order for them to be utilized in your applications. We discuss how certain project templates include references to the typical assemblies required by a given type of application (such as a web application), and we demonstrate this by referencing a custom assembly of my own design. Download the source code for Understanding Namespaces... &amp;nbsp; &amp;nbsp; </description>
	<link></link>
	<language>en</language>
	<pubDate>Mon, 20 May 2013 13:07:25 GMT</pubDate>
	<lastBuildDate>Mon, 20 May 2013 13:07:25 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Understanding Namespaces and Adding References to Assemblies - 17</title>
		<description>
			<![CDATA[<p>This was a great treatment of namespaces and assemblies. Thanks!</p><p>posted by a14437</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Understanding-Namespaces-and-Adding-References-to-Assemblies-17#c634643261964877520</link>
		<pubDate>Wed, 08 Feb 2012 19:29:56 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Understanding-Namespaces-and-Adding-References-to-Assemblies-17#c634643261964877520</guid>
		<dc:creator>a14437</dc:creator>
	</item>
	<item>
		<title>Re: Understanding Namespaces and Adding References to Assemblies - 17</title>
		<description>
			<![CDATA[<p>@<a href="/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Understanding-Namespaces-and-Adding-References-to-Assemblies-17#c634643261964877520">a14437</a>: thank you! &nbsp;I've worked through an explanation of namespaces for a few years now and I kind of like this approach myself. &nbsp;Glad you liked it!</p><p>posted by BobTabor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Understanding-Namespaces-and-Adding-References-to-Assemblies-17#c634644006485482327</link>
		<pubDate>Thu, 09 Feb 2012 16:10:48 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Understanding-Namespaces-and-Adding-References-to-Assemblies-17#c634644006485482327</guid>
		<dc:creator>BobTabor</dc:creator>
	</item>
	<item>
		<title>Re: Understanding Namespaces and Adding References to Assemblies - 17</title>
		<description>
			<![CDATA[Great series, Bob&#33;<p>posted by ewjrlwjer</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Understanding-Namespaces-and-Adding-References-to-Assemblies-17#c634664041606155905</link>
		<pubDate>Sat, 03 Mar 2012 20:42:40 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Understanding-Namespaces-and-Adding-References-to-Assemblies-17#c634664041606155905</guid>
		<dc:creator>ewjrlwjer</dc:creator>
	</item>
	<item>
		<title>Re: Understanding Namespaces and Adding References to Assemblies - 17</title>
		<description>
			<![CDATA[I really appreciate these videos, I am using this series in conjunction with a book that is from the MSDN website <br>&#39;Beginning Visual C&#35; 2010&#39;. It is a nice complement to the book to kind of build on the same concepts even though things aren&#39;t necessarily in order, it still works - the way you explain everything adds clarity. <br>Thanks&#33;<p>posted by Michael T</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Understanding-Namespaces-and-Adding-References-to-Assemblies-17#c634671275176163675</link>
		<pubDate>Mon, 12 Mar 2012 05:38:37 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Understanding-Namespaces-and-Adding-References-to-Assemblies-17#c634671275176163675</guid>
		<dc:creator>Michael T</dc:creator>
	</item>
</channel>
</rss>