"My" Objects of VB.NET


Server Intellect Web Hosting Solutions


"My" Objects of VB.NET

Author: Bipin Joshi

The VB.NET Version 2.0 as well as C# version 2.0 contains many new enhancements to the core language. One of the new cool feature added to VB.NET is "My" objects. My objects is a set of objects that are implicitly available to your application which provide short cut to many tasks otherwise seem tedious. For example, to know details about the computer on which the application is running such as name, memory, clock and network you have My.Computer object. No need to look anywhere else. All the necessary information is available at a single place! In all there are seven My objects and this article is going to give you peek into some of them.










More Tutorials

Also See:

flickr Spell Extender Control for ASP.NET Atlas
Introduction to ASP .NET Mobile
Configuring Your ASP.NET 2.0 Site
Storing Uploaded Files in a Database or in the File System with ASP.NET 2.0
Developing a Shopping Cart - Part 1
ASP.NET Wizards and Session Variables
Creating ASP.NET Photo Album using FileSystem as Data
Adding Client-Side Confirmation When Deleting
Post Data Programmatically with "Webscraping"
ASP.NET Tip: Creating Paging for a Repeater Control



Copyright© 2005 ASP Intellect | All Rights Reserved

ASP.NET Tutorials
AspNet Tutorials ASP.NET 2.0 Code Examples, Snippets and Tutorials

ASP.NET Tutorials C++ Tutorials C# Tutorials Visual Studio.NET Tutorials
.NET Framework Tutorials Mobility Tutorials Office Tutorials Visual Basic.NET Tutorials