Friday, June 29, 2007

New Visual C# Video Tutorial: Pt. 1 - Namespaces: An Introduction to Namespaces in .NET

Pt. 1 - Namespaces: An Introduction to Namespaces in .NET - view details
This video, part one in a five-part series, helps you understand what a namespace is, where they are used, and helps you get a foothold on the concept of how to organize your code using namespaces. After watching this series, you will have a much more solid foundation of how object oriented programs are arranged/built.

Highlights from this video:
  • What is a namespace?
  • Where do you use namespaces?
  • Discussions of the System namespace and how the .NET Framework uses it
  • Why do we use namespaces?
  • Basic differences between C# and Visual Basic namespaces
and much more


To download this video, log in, then visit the video's detail page and click "download". This is a subscriber-only video so a subscription is required.

Note: You must have the TSCC codec installed to view this video


Keywords Associated with this video: ooad, object oriented analysis and design