New Visual Basic Video Tutorial: Pt 4. - Nesting Namespaces and Organizing Your Classes and Code
Pt 4. - Nesting Namespaces and Organizing Your Classes and Code - view details
��This video shows namespace clashes, more on organizing code, and shows you how to use the C# using statement and the VB Imports statement to reference namespaces. You'll see both VB.NET and C# code for managing namespaces.
Highlights from this video:and much more
- Imports vs. using for declaring namespace references in .NET
- Adding references to assemblies from a VS project
- How Intellisense works with namespaces
- Icons of the Intellisense
- Multiple techniques for resolving namespace naming clashes
- Using aliases such as
- using as = AssemblyName;
- Imports as = AssemblyName
- Source: http://www.LearnVBProgramming.com
- Category: Introduction to .NET and Visual Basic Concepts
- Skill Level: 300 (Intermediate)
- Length: 12:45 (10.4MB)
- Applies to Versions: Visual Studio - All Versions
- Full Details
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

<< Home