In this lesson, we explain how Namespaces allow us to disambiguate classes that may share the same name. And 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. Certain project templates include references to the typical assemblies required by a given type of application, and we demonstrate this by referencing a custom assembly of Bob's own design.
-------------------------------------------------------------------------------------------------
Microsoft Virtual Academy (MVA) Course: C# Fundamentals for Absolute Beginners --- Video 18 | Understanding Namespaces and Adding References to Assemblies
(( 25 Videos in Total, in this series ))
https://channel9.msdn.com/Series/C-Fu...
Channel 9 MVA Portal: http://www.microsoftvirtualacademy.co...