VisualBasic.NET : Classes
Introduction
VisualBasic.NET, unlike earlier versions, is fully object-oriented. You can build classes quite easily in VB.NET. While I am not a big fan of BASIC syntax in general, I have found that sometimes students find OOP easier to grasp if their first exposure to it is in VB. So, it would seem that a discussion about VB classes is in order.
Advantages
Like I mentioned before, VB syntax is a little easier for beginning programmers to understand, so reason would seem to imply that writing a class in VB is easier, as well. I will leave that to you to decide, but my personal opinion
Drawbacks?
Blog
How-To
Code
Web
Comments ( 0 ) •
Sorry. There are currently no comments for this article.