Click here to Skip to main content
15,887,485 members
Home / Discussions / C#
   

C#

 
JokeRe: connectivity with database Pin
Paul Conrad12-Jul-12 12:13
professionalPaul Conrad12-Jul-12 12:13 
GeneralRe: connectivity with database Pin
Wes Aday12-Jul-12 13:16
professionalWes Aday12-Jul-12 13:16 
GeneralRe: connectivity with database Pin
PIEBALDconsult13-Jul-12 3:47
mvePIEBALDconsult13-Jul-12 3:47 
AnswerRe: connectivity with database Pin
Bernhard Hiller15-Jul-12 22:46
Bernhard Hiller15-Jul-12 22:46 
QuestionEncrypt - Decrypt Pin
Midnight Ahri12-Jul-12 0:16
Midnight Ahri12-Jul-12 0:16 
AnswerRe: Encrypt - Decrypt Pin
Eddy Vluggen12-Jul-12 0:36
professionalEddy Vluggen12-Jul-12 0:36 
QuestionRe: Encrypt - Decrypt Pin
Midnight Ahri12-Jul-12 0:51
Midnight Ahri12-Jul-12 0:51 
AnswerRe: Encrypt - Decrypt Pin
Eddy Vluggen12-Jul-12 2:24
professionalEddy Vluggen12-Jul-12 2:24 
Midnight Ahri wrote:
i give this application to my friend, and he can save the data in his own database,

my application can connect to his database (using his connection string & wifi) and i can access his address book, also save it to my database.

Aah, I misunderstood; you want to prevent users (like you) from reading other users' database (like your friends), correct?

The database usually has a password, passed in the connectionstring. If the user could set his own password, you'd be out of trouble. Ask for the password on startup, and offer an option to "keep logged in", just like a webpage - that should do the trick.
Bastard Programmer from Hell Suspicious | :suss:
if you can't read my code, try converting it here[^]

AnswerRe: Encrypt - Decrypt Pin
Midnight Ahri12-Jul-12 15:28
Midnight Ahri12-Jul-12 15:28 
GeneralRe: Encrypt - Decrypt Pin
BobJanova12-Jul-12 23:39
BobJanova12-Jul-12 23:39 
Questionhow to use use transparent proxy(local host) in middle of browser and destination server?? Pin
modipavan12-Jul-12 0:03
modipavan12-Jul-12 0:03 
AnswerRe: how to use use transparent proxy(local host) in middle of browser and destination server?? Pin
Eddy Vluggen12-Jul-12 0:40
professionalEddy Vluggen12-Jul-12 0:40 
QuestionCookie based authentication - calling a get cookie script - cookiecollection empty Pin
psycik11-Jul-12 23:20
psycik11-Jul-12 23:20 
AnswerRe: Cookie based authentication - calling a get cookie script - cookiecollection empty Pin
BobJanova11-Jul-12 23:45
BobJanova11-Jul-12 23:45 
GeneralRe: Cookie based authentication - calling a get cookie script - cookiecollection empty Pin
psycik11-Jul-12 23:51
psycik11-Jul-12 23:51 
GeneralRe: Cookie based authentication - calling a get cookie script - cookiecollection empty Pin
BobJanova13-Jul-12 4:14
BobJanova13-Jul-12 4:14 
QuestionQuery on Delegate Pin
ashish711-Jul-12 21:23
ashish711-Jul-12 21:23 
AnswerRe: Query on Delegate Pin
OriginalGriff11-Jul-12 21:37
mveOriginalGriff11-Jul-12 21:37 
GeneralRe: Query on Delegate Pin
Simon_Whale11-Jul-12 22:27
Simon_Whale11-Jul-12 22:27 
GeneralRe: Query on Delegate Pin
ashish711-Jul-12 22:29
ashish711-Jul-12 22:29 
GeneralRe: Query on Delegate Pin
DaveyM6911-Jul-12 22:48
professionalDaveyM6911-Jul-12 22:48 
GeneralRe: Query on Delegate Pin
OriginalGriff11-Jul-12 22:55
mveOriginalGriff11-Jul-12 22:55 
GeneralRe: Query on Delegate Pin
ashish711-Jul-12 23:13
ashish711-Jul-12 23:13 
GeneralRe: Query on Delegate Pin
Pete O'Hanlon11-Jul-12 23:23
mvePete O'Hanlon11-Jul-12 23:23 
GeneralRe: Query on Delegate Pin
BobJanova11-Jul-12 23:41
BobJanova11-Jul-12 23:41 

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.