473,386 Members | 1,873 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Trial version software

I am trying to develop a beta version of some software in
Visual C#. The software needs to expire and basically
self-destruct in 15 days. How do I get the program to do
this? The program needs to check the system date every
time the application is ran to see if it has expired. I
also need help with programming registration keys in this
software, much like the ones needed to install Windows and
Office. Thanks!
Jul 19 '05 #1
1 1665
You can buy solutions for this type of thing - if you would rather roll your
own, then you could provide a Md5 registration mechanism on your site that
gives a key generated from the start date, and some other values mimicked in
your code, and then use that Md5 to work out if present date is within the
15 day limit when your code runs.

Regards

John Timney (ASP.NET MVP)
"Billy Masopust" <ma*******@cdfainc.com> wrote in message
news:01****************************@phx.gbl...
I am trying to develop a beta version of some software in
Visual C#. The software needs to expire and basically
self-destruct in 15 days. How do I get the program to do
this? The program needs to check the system date every
time the application is ran to see if it has expired. I
also need help with programming registration keys in this
software, much like the ones needed to install Windows and
Office. Thanks!

Jul 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Dave Smithz | last post by:
Hello There, I obtained a visual studio .net which I installed a few months ago but then never had time to use. I obtained a new copy of the trial which is slightly newer. However, because I...
1
by: Stef Roes | last post by:
Hey, I'm a student from Belgium, and on my stage we have to work with SQL Reporting Services. One of the requirements is Visual Studio .net. So we ordered the trail version a week ago and...
2
by: a | last post by:
Does anyone know of any resources on creating trial version of your software written in .NET. I want to make a trial version and have people add a serial number that cannot be guessed. I'm sure...
19
by: Ken | last post by:
Hi, I need to modify an existing application that's written in C, C++ and Visual C++ so the application can be released as a time limited trial version, also the modifications must prevent the...
3
by: Niclas | last post by:
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...
10
by: Mike9900 | last post by:
Hello, I would like to store application expiration date in a file and store that file in a secure place, so the application can access the file for all the users on that computer. ...
1
by: chrisx86 | last post by:
Hi, I am searching for strategies to build trial software. One basic point is, that the strategy should be able to recognize people who recommend the software to further clients... If you`ve got...
2
by: ktg024 | last post by:
hi all, I have installed a trial version of a software, whose expiry date is 30 days. After 30 days if I open the software it shows that "UNREGISTERED VERSION" ..... .... ... .. . Then i...
3
by: =?Utf-8?B?aGlsbHdhbXA=?= | last post by:
Yes, I was stupid not to put files on disk, and or realize that my version was a trial. Somehow I didn't read the fine print. I saved many files on my trial version of Microsoft Work Word...
6
by: William Foster | last post by:
Good evening all, I have written a single file program in Microsoft Visual Basic 2008 Express Edition that I need to build with a Trial Period. I have built in a simple check the date...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.