Object Oriented Programming 2 – Class Library Files
This is the second in a series of videos which introduce object oriented programming (OOP) using Visual Basic.NET (VB.NET). This video explains the use of class library files, namely, dynamic link libraries (.dll files). It covers how to write class code inside a VB.NET Class Library project, compile it as a binary .dll file then reference and use it from within a Windows Forms Application project. A discussion of some of the benefits of using class libraries is also included, specifically, opportunities for code reuse, easy upgrade and maintenance of applications and distributed applications. Later videos in the series will cover property procedures, constructors, method overloading and inheritance.

▶︎
Object Oriented Programming 3 – Property Procedures

▶︎
Object Oriented Programming 1 - Classes and Objects

▶︎
Object Oriented Programming 4 – Methods

▶︎
Creator of C++: Bell Labs, Negative Overhead Abstraction, Mistakes | Bjarne Stroustrup

▶︎
CppCon 2014: Mike Acton "Data-Oriented Design and C++"

▶︎
"Clean" Code, Horrible Performance

▶︎
16 C++ Habits That Make Your Code Better

▶︎
Object Oriented Programming (OOP) in C++ Course

▶︎
Master Pointers in C: 10X Your C Coding!

▶︎
Visual Basic Tutorial - 91 - Introduction To Classes

▶︎
The Design of C++ , lecture by Bjarne Stroustrup

▶︎
How Much Memory for 1,000,000 Threads in 7 Languages | Go, Rust, C#, Elixir, Java, Node, Python

▶︎
I Tried Every Major Linux Distro So You Don't Have To (Here's What I Found)

▶︎
I Hacked This Temu Router. What I Found Should Be Illegal.

▶︎
One Formula That Demystifies 3D Graphics

▶︎
Object Oriented Programming VB .net - Creating Classes

▶︎
How to Crack any Software

▶︎
The worst programming language of all time

▶︎
