You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Object Oriented Design Principles in Visual Basic. ASP / General Development
This article describes how to use object oriented design principles in Visual Basic. Topics covered are inheritance, polymorphism, aggregation, encapsulation and overloading. In the end a case study is presented where the OOP concepts just learned are applied.