Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Best way to write software registration prog? 1

Status
Not open for further replies.

rbengali

Programmer
May 20, 2004
3
US
Hi,

I'm having troubles on deciding how to go about writing a software registration program. I'm thinking about giving users a CD-key, which will be sent to us [probably by logging on to our website] along with some OS and computer info [to avoid piracy].

Which language would be ideal for doing something like this [transposing to a website once done as a stand alone program]? Any reccomendations on how to write a program like this? Thanks.

Raheel
 
I think you should go with .Net
You can write windows and web application pretty quickly using Visual Studio .Net. You can also make use of web services for the registration process.

Manish Jadhav
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top