Click here to Skip to main content
15,885,767 members
Home / Discussions / C#
   

C#

 
GeneralRe: save or register password for next login form ... Pin
nassimnastaran19-Feb-12 9:30
nassimnastaran19-Feb-12 9:30 
GeneralRe: save or register password for next login form ... Pin
Dave Kreskowiak19-Feb-12 15:49
mveDave Kreskowiak19-Feb-12 15:49 
GeneralRe: save or register password for next login form ... Pin
nassimnastaran20-Feb-12 4:46
nassimnastaran20-Feb-12 4:46 
GeneralRe: save or register password for next login form ... Pin
Dave Kreskowiak20-Feb-12 4:51
mveDave Kreskowiak20-Feb-12 4:51 
GeneralRe: save or register password for next login form ... Pin
nassimnastaran20-Feb-12 5:37
nassimnastaran20-Feb-12 5:37 
GeneralRe: save or register password for next login form ... Pin
Dave Kreskowiak20-Feb-12 8:43
mveDave Kreskowiak20-Feb-12 8:43 
GeneralRe: save or register password for next login form ... Pin
nassimnastaran20-Feb-12 9:00
nassimnastaran20-Feb-12 9:00 
GeneralRe: save or register password for next login form ... Pin
Dave Kreskowiak20-Feb-12 12:21
mveDave Kreskowiak20-Feb-12 12:21 
nassimnastaran wrote:
and I want to avoide to any copy from the App.


There's no such thing as copy protection that actually works.

CPU ID is disabled by default on most systems because of privacy concerns and is not even implemented on the newest Intel CPUs and AMD never implemented it at all on any of there CPU's. So, CPUID is useless as an identifier.

What you're talking about is a registration key. This is normally encrypted and stored in the registry in several locations. When the app is run (no login form required) the value is read back and decrypted and verified.

Questionhow to download tweets by C# Pin
hosseinDolat18-Feb-12 23:34
hosseinDolat18-Feb-12 23:34 
AnswerRe: how to download tweets by C# Pin
Ed Nutting18-Feb-12 23:59
Ed Nutting18-Feb-12 23:59 
JokeRe: how to download tweets by C# Pin
Eddy Vluggen19-Feb-12 5:36
professionalEddy Vluggen19-Feb-12 5:36 
QuestionRemoving ancillary chunks Pin
Shailesh H18-Feb-12 18:42
Shailesh H18-Feb-12 18:42 
AnswerRe: Removing ancillary chunks Pin
Ravi Bhavnani19-Feb-12 4:49
professionalRavi Bhavnani19-Feb-12 4:49 
Questionsave text and send to my email Pin
adibkurd18-Feb-12 16:53
adibkurd18-Feb-12 16:53 
AnswerRe: save text and send to my email Pin
OriginalGriff18-Feb-12 21:06
mveOriginalGriff18-Feb-12 21:06 
QuestionI need C# code for sending and reading SMS using GSM modem Pin
Ifenna18-Feb-12 4:47
Ifenna18-Feb-12 4:47 
AnswerRe: I need C# code for sending and reading SMS using GSM modem Pin
Dave Kreskowiak18-Feb-12 4:55
mveDave Kreskowiak18-Feb-12 4:55 
QuestionHOWTO: HH.exe is NOT listed in the taskmgr.exe Pin
cyysoft17-Feb-12 17:07
cyysoft17-Feb-12 17:07 
AnswerRe: HOWTO: HH.exe is NOT listed in the taskmgr.exe Pin
Dave Kreskowiak17-Feb-12 17:14
mveDave Kreskowiak17-Feb-12 17:14 
AnswerRe: HOWTO: HH.exe is NOT listed in the taskmgr.exe Pin
Eddy Vluggen18-Feb-12 2:33
professionalEddy Vluggen18-Feb-12 2:33 
GeneralRe: HOWTO: HH.exe is NOT listed in the taskmgr.exe Pin
cyysoft18-Feb-12 13:11
cyysoft18-Feb-12 13:11 
GeneralRe: HOWTO: HH.exe is NOT listed in the taskmgr.exe Pin
Dave Kreskowiak18-Feb-12 15:47
mveDave Kreskowiak18-Feb-12 15:47 
QuestionModifying the Image Palette Pin
Shailesh H17-Feb-12 17:07
Shailesh H17-Feb-12 17:07 
AnswerRe: Modifying the Image Palette Pin
Ed Nutting19-Feb-12 0:04
Ed Nutting19-Feb-12 0:04 
QuestionWebServices Access Pin
vamsimohan2117-Feb-12 16:17
vamsimohan2117-Feb-12 16:17 

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.