|
|
|
Productivity with the Visual Basic My Namespace |
|
description |
Unique to Visual Basic, the My Namespace Provides a Real Productivity Booster for Developers |
|
get resource -> |
My Namespace
|
|
environment |
Visual Basic 2005, Visual Basic 2008 |
|
language
|
Visual Basic |
|
namespace |
Visual Basic, My |
|
tags |
Visual Basic, My, My Namspace, Productivity |
The My namespace in Visual Basic exposes properties and methods that enable you to easily take advantage of the power of the .NET Framework. The My namespace simplifies common programming problems, often reducing a difficult task to a single line of code. Additionally, the My namespace is fully extensible so that you can customize the behavior of My and add new services to its hierarchy to adapt to specific application needs.
|
|
|
|
|