Click here to Skip to main content
15,906,569 members
Home / Discussions / C#
   

C#

 
QuestionDraw larger drawings Pin
radic.feng18-Sep-05 15:00
radic.feng18-Sep-05 15:00 
AnswerRe: Draw larger drawings Pin
radic.feng18-Sep-05 16:51
radic.feng18-Sep-05 16:51 
QuestionProblems with Setup Project Pin
surfman1918-Sep-05 14:29
surfman1918-Sep-05 14:29 
GeneralRe: Problems with Setup Project Pin
seee sharp18-Sep-05 17:44
seee sharp18-Sep-05 17:44 
GeneralRe: Problems with Setup Project Pin
surfman1919-Sep-05 0:03
surfman1919-Sep-05 0:03 
Questionserial number for my application Pin
Sasuko18-Sep-05 12:18
Sasuko18-Sep-05 12:18 
AnswerRe: serial number for my application Pin
surfman1918-Sep-05 14:26
surfman1918-Sep-05 14:26 
AnswerRe: serial number for my application Pin
Ashok Dhamija18-Sep-05 18:46
Ashok Dhamija18-Sep-05 18:46 
Almost no such method is hacker-free. Only thing is how more difficult you can make it.

You can use some hardware-related factors to create your serial numbers / copy-locking methods. You can also have some method to create some random number at the time of the first run of the software. But, you'll have to create your own algorithm. Search "serial number" in Code Project articles, and you'll get some useful material. Here is the first article in this search: http://www.codeproject.com/csharp/hard_disk_serialNo.asp[^]

Alternatively, you can consider some third-party solution. Google with phrases such as "copy protection", "software protection", and the like, and you'll get tons of such third-party applications.

Regards,
Ashok Dhamija
_____________________________
Padam Technologies
QuestionColumns Pin
Taurian11018-Sep-05 11:56
Taurian11018-Sep-05 11:56 
AnswerRe: Columns Pin
deep718-Sep-05 18:34
deep718-Sep-05 18:34 
QuestionUSB device event Pin
Libor Tinka18-Sep-05 5:30
Libor Tinka18-Sep-05 5:30 
AnswerRe: USB device event Pin
Lapje18-Sep-05 9:07
Lapje18-Sep-05 9:07 
AnswerRe: USB device event Pin
Anonymous1-Oct-05 16:14
Anonymous1-Oct-05 16:14 
AnswerRe: USB device event Pin
eggie530-Oct-05 5:25
eggie530-Oct-05 5:25 
QuestionNamespaces Pin
Yoyosch18-Sep-05 4:57
Yoyosch18-Sep-05 4:57 
AnswerRe: Namespaces Pin
Niklas Ulvinge18-Sep-05 5:13
Niklas Ulvinge18-Sep-05 5:13 
QuestionRe: Namespaces Pin
Yoyosch18-Sep-05 5:23
Yoyosch18-Sep-05 5:23 
AnswerRe: Namespaces Pin
Niklas Ulvinge18-Sep-05 5:33
Niklas Ulvinge18-Sep-05 5:33 
QuestionRe: Namespaces Pin
Yoyosch18-Sep-05 5:51
Yoyosch18-Sep-05 5:51 
AnswerRe: Namespaces Pin
Niklas Ulvinge18-Sep-05 23:27
Niklas Ulvinge18-Sep-05 23:27 
AnswerRe: Namespaces Pin
Daniel Grunwald18-Sep-05 6:20
Daniel Grunwald18-Sep-05 6:20 
AnswerRe: Namespaces Pin
Stefan Troschuetz18-Sep-05 6:22
Stefan Troschuetz18-Sep-05 6:22 
Questionusing assembly in c# Pin
q_w_1_218-Sep-05 2:18
q_w_1_218-Sep-05 2:18 
AnswerRe: using assembly in c# Pin
Dave Kreskowiak18-Sep-05 4:13
mveDave Kreskowiak18-Sep-05 4:13 
GeneralRe: using assembly in c# Pin
Niklas Ulvinge18-Sep-05 5:14
Niklas Ulvinge18-Sep-05 5:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.