How to license my C# software and manage features of this software with licenses?

  • Thread starter Thread starter Penn Zhai
  • Start date Start date
P

Penn Zhai

Guest
Hello ALL:

I developed a WinForm software for business with .NET Framework and C#, now I want to license it so I can validate the end user, additionly I want to level my end users with different licenses by provide different features to them. for example a user with common license can only use parts of my software and a high user with full license can use all features of my software.

The example I can see is Win7, you know that you can buy a low version of Win7 in advance, but later you can update it to higher version very easily via providing a corresponding license key.

I want to know: does .NET framework provide something for this requirement? or does anyone can give me a solution for it?

Thanks in advance!

Continue reading...
 
Back
Top