Quote Originally Posted by bmahler View Post
For something like that I would recommend that you have a webservice that checks the key against a database. Sort of an activation. Have the key in the database and increment installs every time it is installed. Then just prevent it from activating if the maxed allowed have been reached.
How to do that I use VS2010 and I'm making an application that I want it to ask for license to work
and I already have my own hosting space

Thanks,