Click here to Skip to main content
15,914,419 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to use class in Web Service Pin
Mazdak16-Mar-04 22:17
Mazdak16-Mar-04 22:17 
GeneralRe: How to use class in Web Service Pin
boat2002w16-Mar-04 22:30
boat2002w16-Mar-04 22:30 
GeneralRe: How to use class in Web Service Pin
Mazdak17-Mar-04 3:26
Mazdak17-Mar-04 3:26 
AnswerRe: How to use class in Web Service Pin
Michael Flanakin17-Mar-04 18:44
Michael Flanakin17-Mar-04 18:44 
GeneralEasy Arithmetic question Pin
northernlights16-Mar-04 21:02
northernlights16-Mar-04 21:02 
GeneralRe: Easy Arithmetic question Pin
Colin Angus Mackay16-Mar-04 22:48
Colin Angus Mackay16-Mar-04 22:48 
GeneralRe: Easy Arithmetic question Pin
northernlights16-Mar-04 23:49
northernlights16-Mar-04 23:49 
GeneralRe: Easy Arithmetic question Pin
Chris Meech17-Mar-04 4:05
Chris Meech17-Mar-04 4:05 
The binary representation of fractional numbers is an approximation. Just as the fraction 1/3 must be approximated when represented in a decimal notation. I would pose a question, though. Since the two numbers you are adding have only 5 and 6 digits of significance, why are you expecting more than that when adding the two together. If you round the result to only be 6 significant digits, you will have the correct answer. The double type can only have 17 digits and once you begin operating on them, the accuracy usually falls down to only about 13 or 14 that are correct.

Chris Meech

We're more like a hobbiest in a Home Depot drooling at all the shiny power tools, rather than a craftsman that makes the chair to an exacting level of comfort by measuring the customer's butt. Marc Clifton

VB is like a toolbox, in the hands of a craftsman, you can end up with some amazing stuff, but without the skills to use it right you end up with Homer Simpson's attempt at building a barbeque or his attempt at a Spice rack. Michael P. Butler
GeneralRe: Easy Arithmetic question Pin
Manster17-Mar-04 4:39
Manster17-Mar-04 4:39 
GeneralRe: Easy Arithmetic question Pin
HAHAHA_NEXT17-Mar-04 10:51
HAHAHA_NEXT17-Mar-04 10:51 
GeneralRe: Easy Arithmetic question Pin
northernlights21-Mar-04 21:00
northernlights21-Mar-04 21:00 
QuestionHow to create text file for Resource file Pin
Inpreet Singh16-Mar-04 20:48
Inpreet Singh16-Mar-04 20:48 
AnswerRe: How to create text file for Resource file Pin
Heath Stewart17-Mar-04 4:43
protectorHeath Stewart17-Mar-04 4:43 
GeneralQuestion on non-rectangular form Pin
Flack16-Mar-04 19:19
Flack16-Mar-04 19:19 
GeneralRe: Question on non-rectangular form Pin
Syed Abdul Khader16-Mar-04 19:47
Syed Abdul Khader16-Mar-04 19:47 
GeneralRe: Question on non-rectangular form Pin
Jeremy Kimball17-Mar-04 7:48
Jeremy Kimball17-Mar-04 7:48 
GeneralStarting and stopping exe Pin
SatyaDY16-Mar-04 18:47
SatyaDY16-Mar-04 18:47 
GeneralRe: Starting and stopping exe Pin
Heath Stewart16-Mar-04 19:15
protectorHeath Stewart16-Mar-04 19:15 
GeneralRe: Starting and stopping exe Pin
SatyaDY16-Mar-04 21:15
SatyaDY16-Mar-04 21:15 
GeneralRe: Starting and stopping exe Pin
Mazdak16-Mar-04 21:29
Mazdak16-Mar-04 21:29 
GeneralRe: Starting and stopping exe Pin
SatyaDY17-Mar-04 0:43
SatyaDY17-Mar-04 0:43 
GeneralAVI to MPEG-1 Encoder/Decoder Pin
Member 93555316-Mar-04 18:34
Member 93555316-Mar-04 18:34 
GeneralGDI+ Pin
cmarmr16-Mar-04 12:57
cmarmr16-Mar-04 12:57 
GeneralRe: GDI+ Pin
Judah Gabriel Himango16-Mar-04 16:15
sponsorJudah Gabriel Himango16-Mar-04 16:15 
GeneralRe: GDI+ Pin
Heath Stewart16-Mar-04 18:39
protectorHeath Stewart16-Mar-04 18:39 

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.