Click here to Skip to main content
16,007,163 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Trtanslation vb -> c# Pin
Dave Doknjas18-Jul-08 9:18
Dave Doknjas18-Jul-08 9:18 
QuestionMy.Application.MinimumSplashScreenDisplayTime does not delay the main form load Pin
Marcus J. Smith17-Jul-08 3:36
professionalMarcus J. Smith17-Jul-08 3:36 
QuestionRe: My.Application.MinimumSplashScreenDisplayTime does not delay the main form load Pin
jzonthemtn18-Jul-08 2:25
jzonthemtn18-Jul-08 2:25 
AnswerRe: My.Application.MinimumSplashScreenDisplayTime does not delay the main form load Pin
Marcus J. Smith18-Jul-08 3:03
professionalMarcus J. Smith18-Jul-08 3:03 
GeneralRe: My.Application.MinimumSplashScreenDisplayTime does not delay the main form load Pin
jzonthemtn18-Jul-08 3:23
jzonthemtn18-Jul-08 3:23 
QuestionHashcode to string Pin
~V~17-Jul-08 2:48
~V~17-Jul-08 2:48 
AnswerRe: Hashcode to string Pin
Tom Deketelaere17-Jul-08 3:33
professionalTom Deketelaere17-Jul-08 3:33 
AnswerRe: Hashcode to string Pin
Guffa17-Jul-08 7:49
Guffa17-Jul-08 7:49 
The ToString method will turn -694847 into "-694847".

If you mean that the hash code is created from a string, and you want that string back, that's not possible. There is nearly an infinite number of strings sharing the same hash code.

For fun, I tried to calculate the number of possible strings sharing the same hash code, but the calculator in windows can't handle numbers nearly that big...

Despite everything, the person most likely to be fooling you next is yourself.

modified on Friday, July 18, 2008 1:55 PM

AnswerRe: Hashcode to string Pin
~V~17-Jul-08 20:42
~V~17-Jul-08 20:42 
GeneralOT: sig Pin
Guffa18-Jul-08 3:29
Guffa18-Jul-08 3:29 
GeneralRe: OT: sig Pin
Paul Conrad18-Jul-08 4:06
professionalPaul Conrad18-Jul-08 4:06 
GeneralRe: OT: sig Pin
Alsvha18-Jul-08 9:07
Alsvha18-Jul-08 9:07 
GeneralRe: OT: sig [modified] Pin
~V~19-Jul-08 1:39
~V~19-Jul-08 1:39 
QuestionVery Simple Question Regarding Printing in VBA Pin
Dalek Dave17-Jul-08 1:36
professionalDalek Dave17-Jul-08 1:36 
AnswerRe: Very Simple Question Regarding Printing in VBA Pin
Tim Carmichael17-Jul-08 3:36
Tim Carmichael17-Jul-08 3:36 
GeneralRe: Very Simple Question Regarding Printing in VBA Pin
Dalek Dave17-Jul-08 3:44
professionalDalek Dave17-Jul-08 3:44 
GeneralRe: Very Simple Question Regarding Printing in VBA Pin
Tim Carmichael17-Jul-08 3:51
Tim Carmichael17-Jul-08 3:51 
QuestionForce the user to select Value from ShowDialog Pin
Rupsaa17-Jul-08 1:19
Rupsaa17-Jul-08 1:19 
AnswerRe: Force the user to select Value from ShowDialog Pin
nlarson1117-Jul-08 6:46
nlarson1117-Jul-08 6:46 
GeneralRe: Force the user to select Value from ShowDialog Pin
Rupsaa17-Jul-08 21:29
Rupsaa17-Jul-08 21:29 
AnswerRe: Force the user to select Value from ShowDialog Pin
Luc Pattyn17-Jul-08 7:37
sitebuilderLuc Pattyn17-Jul-08 7:37 
AnswerRe: Force the user to select Value from ShowDialog Pin
Mycroft Holmes17-Jul-08 18:09
professionalMycroft Holmes17-Jul-08 18:09 
QuestionMSMQ Private Queue Stucks Pin
Jack Black X17-Jul-08 0:00
Jack Black X17-Jul-08 0:00 
QuestionChange Image size to centimeter Pin
Rupsaa16-Jul-08 22:49
Rupsaa16-Jul-08 22:49 
AnswerRe: Change Image size to centimeter Pin
Christian Graus17-Jul-08 4:08
protectorChristian Graus17-Jul-08 4:08 

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.