Visual Studio .NET - windows form application

Asked By Akhilesh
03-Sep-10 06:38 PM
Hi Gurus,

I have created a windows form application which consists of showing various videos in the UI.
I have to distribute it thrugh CD. I have 2 reqirements

1)How to secure the contents on the cd.
2)How to make this application run only in one computer, so that a cd run on a computer once for the first time, cnnot be used in another computer.

Please help.
Akhilesh

  Super Man replied to Akhilesh
04-Sep-10 01:10 AM

1)How to secure the contents on the cd.

on setup, ask for Serial key and verifies it to web database means on-line verification. if serial key is found in database then add record for serial registration means now this serial key is in use.


2)How to make this application run only in one computer, so that a cd run on a computer once for the first time, cannot be used in another computer.

it is hard to get overcome this.

when you do verification to database and if it OK. then also do one procedure to store something values in client computer ( in registry, hard disk. ). so we can identify that user is valid to use this software.

Create New Account
help
visual studio.net 2003 and Access 2007 database .NET Framework Hi I am currently using Visual Studio.Net 2003 running on Windows Server 2000 operating system. I have used Visual Studio.net 2003 connecting to Access 2002 databases in the pass with great success. Now
Wise for Visual Studio.NET Wise for Visual Studio.NET By Peter A. Bromberg, Ph.D. To "Print This Page" Link Peter Bromberg Wise for Visual Studio .NET is a total and complete installation development system for creating and editing Windows® Installer
Visual Studio .net .NET Framework Hi NG, ich habe vor längerer Zeit mit Visual Studio .Net 2003 gearbeitet und überlege momentan auf einen neueren Stand upzudaten. Ein Visual Studio .Net 2008 scheint es nicht zu geben. Habe zumindest mit googeln nichts gefunden. Was
Visual Studio versioning . . . . how to tell? .NET Framework To my knowledge, Visual studio 6 was released in 1998, then Visual Studio .NET 2002 is VS 7, then Visual Studio .NET 2003 is VS 7.1, then Visual
Is Visual Studio self-hosting ? .NET Framework Does Microsoft use Visual Studio IDE, Visual Studio Debugger, Visual Studio Linker and Visual Studio compiler for developing Visual Studio ? Or is Visual Studio not