Chapter 8. Modules and Namespaces

 <  Day Day Up  >  

While programs primarily consist of variables and executable code, they must also be organized in a way that is comprehensible to both the programmer and anyone else who might read the programmer's code. Modules are used to organize variables and methods into logical units, while namespaces are used to organize modules and types into higher-level groupings.

 <  Day Day Up  >  


The Visual Basic .NET Programming Language
The Visual Basic .NET Programming Language
ISBN: 0321169514
EAN: 2147483647
Year: 2004
Pages: 173
Authors: Paul Vick

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net