I've just completed the Murach book on VB.NET and VB.NET ADO and there is a statement that "VB.NET isn't fully "object oriented" - but makes no specific arguement.<BR><BR>Now I'm going thru the Murach ...
In Object Oriented Programming, written classes represent and create real world objects. Class attributes and procedures are known as methods. The class is the blueprint, or template, that defines ...