VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Using Classes for Beginners

by MrBobo (49 Submissions)
Category: Coding Standards
Compatability: Visual Basic 5.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (5 Votes)

A practical demonstration of using classes to optimise your applications.
Correctly written classes make your code re-usable, faster, more reliable and memory efficient.
They also speed devolopment time, make debugging easier and can be placed in DLL's making them accessable from multiple applications simultaneously
As time goes by they become even better because each time you use the same class in different apps, any bugs that do show up get removed for future apps as well.

Rate Using Classes for Beginners

Download Using Classes for Beginners

Download Using Classes for Beginners (10 KB)

Using Classes for Beginners Comments

No comments have been posted about Using Classes for Beginners. Why not be the first to post a comment about Using Classes for Beginners.

Post your comment

Subject:
Message:
0/1000 characters