All examples are in C# and VB.NET. Most of V1 examples will also work for V2 (sometimes with small changes).
- TLL V1 Examples
- Set license to avoid demo message
- Programatically generate and save license signing keys
- Validate user’s license
- Show actual hardware ID to user
- Programatically generate license file for customer
- Get date and time from remote server
- Generate random string with library
- Encrypt/decrypt text or files with library
- Validate integrity of TreeksLicensingLibrary.dll
- C# complete implementation
- VB.NET complete implementation
- TLL V2 Examples
- Complete integration example – not using TLL registration form
- Customize translation of TLL registration form
- Complete integration with TLL registration form (C#)
- Complete integration with TLL registration form (VB.NET)
- C# integration example with TLL server
- VB.NET integration example with TLL server