Click here to Skip to main content
16,004,653 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow to get USB Device ID in VB ? [modified] Pin
titusbest8-Aug-06 2:50
titusbest8-Aug-06 2:50 
Questioncrystal report deployment Pin
Pradip Kishore8-Aug-06 1:37
Pradip Kishore8-Aug-06 1:37 
AnswerRe: crystal report deployment Pin
Guerven8-Aug-06 16:42
Guerven8-Aug-06 16:42 
GeneralRe: crystal report deployment Pin
Pradip Kishore9-Aug-06 1:24
Pradip Kishore9-Aug-06 1:24 
Questionhow do i viewing report in vb.net with datasource as mysql ? Pin
Hemachandran pozhichalur8-Aug-06 1:36
Hemachandran pozhichalur8-Aug-06 1:36 
Questionvb.net 2003 Editor typing problem Pin
Vinicius Pontes8-Aug-06 1:18
Vinicius Pontes8-Aug-06 1:18 
AnswerRe: vb.net 2003 Editor typing problem Pin
Dave Kreskowiak8-Aug-06 1:32
mveDave Kreskowiak8-Aug-06 1:32 
GeneralRe: vb.net 2003 Editor typing problem Pin
Vinicius Pontes8-Aug-06 3:35
Vinicius Pontes8-Aug-06 3:35 
The code is simple:
<br />
Dim myVar as double<br />
myVar = 6.35<br />


after typing 6.35, the editor changes it to

<br />
Dim myVar as double<br />
myVar = 6.3499999999999996<br />


I understand it can be stored like that internally. What I don't understand is why in some projects it doesn't happen.

Another problem I see is that if I try to use the "Text Find" resource in my project, to find a string like 6.35 I will never locate it, so why couldn't the editor leave my numbers exactlly as they are typed?

The program I'm writing is working perfect, although these editor's changes, but it doesn't make me happy.Sigh | :sigh:

Vinicius
QuestionRe: vb.net 2003 Editor typing problem Pin
Vinicius Pontes8-Aug-06 6:43
Vinicius Pontes8-Aug-06 6:43 
AnswerRe: vb.net 2003 Editor typing problem Pin
Guerven8-Aug-06 15:49
Guerven8-Aug-06 15:49 
GeneralRe: vb.net 2003 Editor typing problem Pin
Vinicius Pontes9-Aug-06 3:55
Vinicius Pontes9-Aug-06 3:55 
AnswerRe: vb.net 2003 Editor typing problem Pin
Dave Kreskowiak8-Aug-06 16:19
mveDave Kreskowiak8-Aug-06 16:19 
GeneralRe: vb.net 2003 Editor typing problem Pin
Vinicius Pontes9-Aug-06 3:56
Vinicius Pontes9-Aug-06 3:56 
GeneralRe: vb.net 2003 Editor typing problem Pin
Vinicius Pontes9-Aug-06 4:20
Vinicius Pontes9-Aug-06 4:20 
QuestionBank & Access problem Pin
stoneman88-Aug-06 1:11
stoneman88-Aug-06 1:11 
AnswerRe: Bank & Access problem Pin
Dave Kreskowiak8-Aug-06 1:34
mveDave Kreskowiak8-Aug-06 1:34 
QuestionSplash Screen Pin
Govind Bhanushali8-Aug-06 0:17
Govind Bhanushali8-Aug-06 0:17 
AnswerRe: Splash Screen [modified] Pin
The ANZAC8-Aug-06 0:34
The ANZAC8-Aug-06 0:34 
GeneralRe: Splash Screen Pin
Govind Bhanushali8-Aug-06 1:22
Govind Bhanushali8-Aug-06 1:22 
GeneralRe: Splash Screen Pin
Dave Kreskowiak8-Aug-06 1:36
mveDave Kreskowiak8-Aug-06 1:36 
QuestionpictureBox Control Pin
Govind Bhanushali8-Aug-06 0:12
Govind Bhanushali8-Aug-06 0:12 
AnswerRe: pictureBox Control Pin
Dave Kreskowiak8-Aug-06 1:43
mveDave Kreskowiak8-Aug-06 1:43 
QuestionHow to unlock the Session in POP3 server Pin
Exelioindia8-Aug-06 0:07
Exelioindia8-Aug-06 0:07 
AnswerRe: How to unlock the Session in POP3 server Pin
Dave Kreskowiak8-Aug-06 1:45
mveDave Kreskowiak8-Aug-06 1:45 
QuestionMy project will stop please help Pin
LEARN_FOR_EVER7-Aug-06 23:51
LEARN_FOR_EVER7-Aug-06 23:51 

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.