|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How to provide trial version of software ?Hi,
I have deveoped a piece of software (.Net 1.1) which I would like to release a 30 day trial version of. Does anyone know how to do this, or if there are any best practices ? Is there any built in support for time restrictions in the framework ? Niclas *** Sent via Developersdex http://www.developersdex.com *** Hi Niclas,
..NET does not provide that functionality. Basically you can buy a component that does that for you, or you can develop it storing data in a hidden registry entry or file location and manage yourself to prevent reinstallations or clock rollbacks. If you are serious about selling software, I recommend you to join some professional association like http://www.asp-shareware.org/ where they have private newsgroups and resources with such kind of advice, far from the public eye. -- Show quoteHide quoteBest regards, Carlos J. Quintero MZ-Tools: Productivity add-ins for Visual Studio You can code, design and document much faster: http://www.mztools.com "Niclas" <NOSpam@Notmail.com> escribió en el mensaje news:uovqdfrRGHA.4456@TK2MSFTNGP14.phx.gbl... > Hi, > > I have deveoped a piece of software (.Net 1.1) which I would like to > release a 30 day trial version of. Does anyone know how to do this, or > if there are any best practices ? Is there any built in support for time > restrictions in the framework ? > > Niclas > I have deveoped a piece of software (.Net 1.1) which I would like to I recommend checking out the Shareware starter kit availble at http://msdn.microsoft.com/vbasic/downloads/starterkits/default.aspx.> release a 30 day trial version of. Does anyone know how to do this, or > if there are any best practices ? Is there any built in support for > time restrictions in the framework ? You should be able to find some ideas on building a timeout trial mechanism in there. Jim Wooley "Niclas" <NOSpam@Notmail.com> wrote in message Normally you would purchase this code from a vendor. Google for (protect news:uovqdfrRGHA.4456@TK2MSFTNGP14.phx.gbl... > I have deveoped a piece of software (.Net 1.1) which I would like to > release a 30 day trial version of. Does anyone know how to do this, or > if there are any best practices ? Is there any built in support for time > restrictions in the framework ? software) and you will find many hits.
Export Data to Excel
VB.NET Automatic code typing features "ambiguous" problem with VB.NET 2005 ComboBox ReadOnly Direct input into DataGrid? ListView.SelectedItems.Clear if result = system.dbnull Please help! Database won't update DataGridView : selected-record changes after sorting ??? DataGridView : active-row versus Selected-row ??? |
|||||||||||||||||||||||