These samples don’t contain Manco.Licensing DLL itself, so don’t forget to download
main archive
Manco.Licensing.zip and install .NET Licensing Pro Version 6.2.
Using 'Unlock Key' licensing schema.
This project demonstrates how the WinForm application can be protected with .NET
Licensing Pro using "Unlock Key" schema. It also demonstrates main features that
could be useful to limit evaluation version with functionality. Archive includes
C# or VB.NET project and License Manager database.
Sample written in C#
Sample written in Visual Basic .NET
Using "Unlock Key with Activation" licensing schema for desktop
application.
This project demonstrates how the WinForm application can be protected with .NET
Licensing Pro using "Unlock Key with Activation" licensing schema. It also demonstrates
main features that could be useful to limit evaluation version with functionality.
Activation Web Service is used in this sample to activate license (bind it to the
PC hardware).
Sample written in C#
Sample written in Visual Basic .NET
Protect Web-based (ASP.NET) application using "Unlock Key with
Activation" licensing schema.
This project demonstrates how the ASP.NET application can be protected with .NET
Licensing Pro using "Unlock Key with Activation" licensing schema. The LicenseManager\Database
folder in archive contains License Manager database have been used to create this
sample.
Sample written in C#
Sample written in Visual Basic .NET
Using "Unlock Key" to protect control library.
This project demonstrates how windows control library can be protected with .NET
Licensing Pro using "Unlock Key" licensing schema. It demonstrates protection in
both Design and Runtime mode.
Sample
written in C#
Sample
written in Visual Basic .NET
Differentiate application editions using "Product Edition"
feature.
It is very common situation when application has some editions available. For example,
application comes in 3 editions: Express edition, Standard edition and Professional
edition. Your customer is able to download the application and try it out. When
he buys it (Express, Standard or Professional) you send him a license key such that
it will activate only the required features, according to what he bought. This project
demonstrates how the "Product Edition" feature can be used to differentiate
editions of the application.
Sample written in C#
Sample written in Visual
Basic .NET
Manage application’s feature list using "Product Edition".
It is very common scenario when you are selling the number of application features.
For example, your application can have a, b, c, d, e, f, g features. Your customer
can buy any set of the features. For example, "abc" or "cdef".
This project demonstrates how the "Product Edition" feature can be used
to manage feature list in your application.
Sample written in C#
Sample written in Visual
Basic .NET
Include subscription date to the Unlock Key.
Subscription model for licensing is very often used to limit licensed product with
number of days or specific date. For example, you can desire to limit your customers
by one year of your product using. Manco .NET Licensing System provide 2 ways to
set subscription expiration date. This project demonstrates how the subscription
license can be created using approach which uses Unlock Key.
Sample written
in C#
Sample written
in Visual Basic .NET
Create subscription license.
Subscription model for licensing is very often used to limit licensed product with
number of days or specific date. For example, you can desire to limit your customers
by one year of your product using. Manco .NET Licensing System provide 2 ways to
set subscription expiration date. This project demonstrates how the subscription
license can be created using approach using approach which require license file
distribution.
Sample written in
C#
Sample written in
Visual Basic .NET
Using of the "Floating License" schema.
This project demonstrates how your application can use Floating License Web Service
to obtain license.
Sample written in C#
Sample written in Visual Basic .NET
Encrypt source code of the class.
This project demonstrates how the source code of the simple class can be encrypted
and used in the .NET application.
Sample
written in C#
Sample
written in Visual Basic .NET
WPF user control to edit "User Data".
This project demonstrates how custom user control is intended to edit User Data
in License Manager can be created.
Sample written in C#
Sample written in Visual Basic .NET