Click here to Skip to main content
15,886,110 members
Home / Discussions / C#
   

C#

 
AnswerRe: ActiveX Pin
Luc Pattyn19-Feb-12 8:50
sitebuilderLuc Pattyn19-Feb-12 8:50 
Questionsave or register password for next login form ... Pin
nassimnastaran19-Feb-12 6:12
nassimnastaran19-Feb-12 6:12 
QuestionRe: save or register password for next login form ... Pin
Eddy Vluggen19-Feb-12 6:54
professionalEddy Vluggen19-Feb-12 6:54 
AnswerRe: save or register password for next login form ... Pin
amargujrathi200619-Feb-12 8:11
amargujrathi200619-Feb-12 8:11 
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 
So what?? You NEVER EVER EVER EVER store a password in the registry.

If you have a user that is logged in, you flag that the user is logged in on the server side. You also keep a piece of data the client sends to the server that says the client is logged in on that particular machine.

This keeps the client secured so the password cannot be stolen.

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 
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 

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.