Click here to Skip to main content
15,918,275 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VB.NET 2005 loop rather than IF's Pin
MatrixCoder6-Jan-07 6:24
MatrixCoder6-Jan-07 6:24 
GeneralRe: VB.NET 2005 loop rather than IF's Pin
harveyhanson6-Jan-07 7:40
harveyhanson6-Jan-07 7:40 
GeneralRe: VB.NET 2005 loop rather than IF's Pin
Thomas Stockwell6-Jan-07 8:27
professionalThomas Stockwell6-Jan-07 8:27 
QuestionNeed to set up Formula Fileld on JPG File Path in Crystal Reports! Pin
open_web5-Jan-07 12:41
open_web5-Jan-07 12:41 
QuestionSecurely storing information Pin
_Richard Faulkner5-Jan-07 11:26
_Richard Faulkner5-Jan-07 11:26 
AnswerRe: Securely storing information Pin
Colin Angus Mackay5-Jan-07 14:22
Colin Angus Mackay5-Jan-07 14:22 
AnswerRe: Securely storing information Pin
Vasudevan Deepak Kumar5-Jan-07 22:21
Vasudevan Deepak Kumar5-Jan-07 22:21 
AnswerRe: Securely storing information Pin
Duncan Edwards Jones6-Jan-07 0:03
professionalDuncan Edwards Jones6-Jan-07 0:03 
Never store a password - instead store the one-way encrypted version of the password and test any input against that. (RSA or SGK[^] is a good example)

'--8<------------------------
Ex Datis:
Duncan Jones
Merrion Computing Ltd

QuestionWriting vb.net "scripts" Pin
_Richard Faulkner5-Jan-07 11:05
_Richard Faulkner5-Jan-07 11:05 
AnswerRe: Writing vb.net "scripts" Pin
Christian Graus5-Jan-07 21:50
protectorChristian Graus5-Jan-07 21:50 
AnswerRe: Writing vb.net "scripts" Pin
WillemM7-Jan-07 7:48
WillemM7-Jan-07 7:48 
QuestionCopyFromScreen Pin
_Richard Faulkner5-Jan-07 10:44
_Richard Faulkner5-Jan-07 10:44 
AnswerRe: CopyFromScreen Pin
Vasudevan Deepak Kumar5-Jan-07 22:22
Vasudevan Deepak Kumar5-Jan-07 22:22 
QuestionInstant Messenger Pin
_Richard Faulkner5-Jan-07 10:34
_Richard Faulkner5-Jan-07 10:34 
AnswerRe: Instant Messenger Pin
tranceunte5-Jan-07 11:07
tranceunte5-Jan-07 11:07 
AnswerRe: Instant Messenger Pin
Vasudevan Deepak Kumar5-Jan-07 22:23
Vasudevan Deepak Kumar5-Jan-07 22:23 
QuestionDatabase issues Pin
Karma312515-Jan-07 10:16
Karma312515-Jan-07 10:16 
AnswerRe: Database issues Pin
Colin Angus Mackay5-Jan-07 14:13
Colin Angus Mackay5-Jan-07 14:13 
GeneralRe: Database issues Pin
kermit885-Jan-07 16:55
kermit885-Jan-07 16:55 
GeneralRe: Database issues Pin
Colin Angus Mackay6-Jan-07 0:08
Colin Angus Mackay6-Jan-07 0:08 
QuestionNew class Pin
Marcus J. Smith5-Jan-07 9:50
professionalMarcus J. Smith5-Jan-07 9:50 
AnswerRe: New class Pin
Christian Graus5-Jan-07 9:55
protectorChristian Graus5-Jan-07 9:55 
QuestionNeed a help to design a 3-tier architecture Pin
hmt20045-Jan-07 8:10
hmt20045-Jan-07 8:10 
AnswerRe: Need a help to design a 3-tier architecture Pin
Christian Graus5-Jan-07 9:58
protectorChristian Graus5-Jan-07 9:58 
QuestionHow to send text in status bar and blank Data Grid cell Pin
rehan_cop5-Jan-07 6:58
rehan_cop5-Jan-07 6:58 

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.