user licensing for my application
how to create the user licensing for my application.we have 3rd party control but want to create our own user licensing for the my application for different client authentication.pls refer me...
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Kunal VaishyaPosted Jul 1, 2013, 9:26 AM
You can use different logic for Licensing pattern
You can system HardDisk No or MotherBoardNo and do any Operation on that like
License Key (HDDNo * 12 + 45784578)
and save into registry and Check at application Load Time