Click here to Skip to main content
15,885,757 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
How can I make my asp.net application have a trial period
not windows application
Posted
Updated 2-Jun-12 19:25pm
v2
Comments
Sergey Alexandrovich Kryukov 3-Jun-12 1:21am    
Please explain what do you mean? Don't forget, ASP.NET runs on two sides: server or client. Who do you want to limit ability to run the code, a party hosting the service or the client? What do you deploy where?
--SA

1 solution

You question is not very clear. But this link might be interesting to look at:

http://www.dwebpro.com/how-to/235/how-to-create-a-trial-version-of-your-web-applications-with-dwebpro.php[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900