License

  • Thread starter Thread starter VJ
  • Start date Start date
V

VJ

Is there any know License model or product available for Licensing .NET C#
application for Windows mobile 5.0 or higher..

VJ
 
I don't know of any products that you can buy off the shelf. Generally what
people do is roll their own using some kind of encryption that is based on
the unique identification of the device. CF2.0 now supports the Encryption
library whereas CF1.0 never did which made it tougher.

Simon.
 
Is there any know License model or product available forLicensing.NET C#
application for Windows mobile 5.0 or higher..

VJ

Take a look at Infralution's Licensing System. This supports both
CF1.0 and CF2.0. You can find more information and download a trial
version at:

http://www.infralution.com/licensing.html

Regards
Grant Frisken
Infralution
 
ok so CF 2.0 does not support the Component License model like the Full
one.... so even that have to be written correct?

VJ
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top