Click here to Skip to main content
16,006,001 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: how to read data from store procuder in dataset ? Pin
Christian Graus5-Nov-09 20:16
protectorChristian Graus5-Nov-09 20:16 
GeneralRe: how to read data from store procuder in dataset ? Pin
Pitou HORT5-Nov-09 21:01
Pitou HORT5-Nov-09 21:01 
Questionappend menustrip items Pin
ivo755-Nov-09 7:51
ivo755-Nov-09 7:51 
AnswerRe: append menustrip items Pin
Christian Graus5-Nov-09 11:04
protectorChristian Graus5-Nov-09 11:04 
AnswerRe: append menustrip items Pin
The Man from U.N.C.L.E.5-Nov-09 22:54
The Man from U.N.C.L.E.5-Nov-09 22:54 
Question0.2+0.1<>0.3 in For Pin
The real $M@5-Nov-09 7:14
The real $M@5-Nov-09 7:14 
AnswerRe: 0.2+0.1<>0.3 in For Pin
Gideon Engelberth5-Nov-09 7:37
Gideon Engelberth5-Nov-09 7:37 
AnswerRe: 0.2+0.1<>0.3 in For Pin
Ian Shlasko5-Nov-09 7:50
Ian Shlasko5-Nov-09 7:50 
Computers represent everything in binary, not decimal, and everything has to be crammed into 32, 64, or 128 bits (Depending on the precision).

In binary, the digits after the decimal correspond to 1/2, 1/4, 1/8, 1/16, etc., instead of 1/10, 1/100, 1/1000.

So representing 0.3 in binary is kind of like, say, representing 10/3 or 22/7 in decimal... You can write it out to a lot of digits, but you can't get it exactly right in that form. Normally, this approximation gets hidden, but when you do arithmetic, these errors get compounded until it starts to become visible.

There are thousands of articles on the web about this... Here's one: http://docs.sun.com/source/806-3568/ncg_goldberg.html[^]

Proud to have finally moved to the A-Ark. Which one are you in?
Developer, Author (Guardians of Xen)

GeneralRe: 0.2+0.1<>0.3 in For Pin
The real $M@6-Nov-09 8:35
The real $M@6-Nov-09 8:35 
Questiondatadase binding to a check box Pin
rbjanaki5-Nov-09 3:48
rbjanaki5-Nov-09 3:48 
AnswerRe: datadase binding to a check box Pin
Jay Royall5-Nov-09 4:09
Jay Royall5-Nov-09 4:09 
GeneralRe: datadase binding to a check box Pin
rbjanaki5-Nov-09 5:43
rbjanaki5-Nov-09 5:43 
GeneralRe: datadase binding to a check box Pin
Jay Royall5-Nov-09 5:51
Jay Royall5-Nov-09 5:51 
GeneralRe: datadase binding to a check box Pin
rbjanaki5-Nov-09 6:25
rbjanaki5-Nov-09 6:25 
GeneralRe: datadase binding to a check box Pin
rbjanaki5-Nov-09 6:27
rbjanaki5-Nov-09 6:27 
GeneralRe: datadase binding to a check box Pin
Jay Royall5-Nov-09 10:32
Jay Royall5-Nov-09 10:32 
QuestionHow to use Transparency key in Splash Screen Pin
Ovais Memon5-Nov-09 0:18
Ovais Memon5-Nov-09 0:18 
AnswerRe: How to use Transparency key in Splash Screen Pin
John M Bundy5-Nov-09 2:35
John M Bundy5-Nov-09 2:35 
AnswerRe: How to use Transparency key in Splash Screen Pin
Steven J Jowett5-Nov-09 5:10
Steven J Jowett5-Nov-09 5:10 
AnswerRe: How to use Transparency key in Splash Screen Pin
The Man from U.N.C.L.E.5-Nov-09 6:33
The Man from U.N.C.L.E.5-Nov-09 6:33 
AnswerRe: How to use Transparency key in Splash Screen Pin
Christian Graus5-Nov-09 10:45
protectorChristian Graus5-Nov-09 10:45 
QuestionCreate Chart in Xtrareport Pin
faravani4-Nov-09 23:22
faravani4-Nov-09 23:22 
AnswerRe: Create Chart in Xtrareport Pin
Fabio V Silva4-Nov-09 23:37
Fabio V Silva4-Nov-09 23:37 
AnswerRe: Create Chart in Xtrareport Pin
Dave Kreskowiak5-Nov-09 4:24
mveDave Kreskowiak5-Nov-09 4:24 
QuestionMissing Caption in Application Pin
mdrizwan_14-Nov-09 22:01
mdrizwan_14-Nov-09 22:01 

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.