Creating a Simple DLL with a Sample Demonstration
DLL is nothing but the "Dynamic Link Libraries".
If you are a person who like to write windows programs, then you must also have some good practice in writing DLL files.
Pre-requistes for this repository:-
- Must have basic coding skills in VB.
- Understanding the class library for .NET
- .NET requirement used: 4.0
- IDE used: Visual Studio 2017 Community RC