Saturday, June 30, 2007

New Visual Basic Video Tutorial: Pt. 3 - Comparing C# and Visual Basic Namespaces: Default and Root namespaces

Pt. 3 - Comparing C# and Visual Basic Namespaces: Default and Root namespaces - view details
This video continues the discussion of the various differences (and similarities) between Visual Basic and C# namespaces and how the Visual Studio 2005 IDE works with namespaces. You'll learn about hierarchies and even naming clashes in this video.

Highlights from this video:
  • Nesting namespaces in C#
  • Nesting namespaces in VB.NET
  • Deciding between MyNamespace.AnotherNamespace and nesting namespaces declaratively
  • Common ways to refactor namespaces
  • Using surround with C#
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