Wednesday, January 14, 2009

My Namespace

The My namespace in Visual Basic .Net exposes properties and methods that enable you to easily take advantage of the power of the .NET Framework.

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.

The My object model is:




Learn more about it @ http://msdn.microsoft.com/en-us/vbasic/ms789188.aspx

No comments:

Post a Comment