23 March, 2009

Understanding classes and objects

http://www.learnvisualstudio.net/content/videos/2101_understanding_classes_and_objects.aspx

For the visual learner, this lengthy video explains the parts of a class, which is the basic building block used in every VB.NET application. Classes have properties and methods, contructors and destructors, and methods can be overloaded. This video starts you out at the very basics of all these concepts.

Unfortunately you need to subsribe for this one.

No comments:

Post a Comment