Click here to Skip to main content
15,913,773 members
Home / Discussions / C#
   

C#

 
GeneralRe: auto position Pin
dan!sh 14-May-08 22:07
professional dan!sh 14-May-08 22:07 
GeneralRe: auto position Pin
sunspeed14-May-08 22:11
sunspeed14-May-08 22:11 
GeneralRe: auto position Pin
dan!sh 14-May-08 22:40
professional dan!sh 14-May-08 22:40 
GeneralRe: auto position Pin
sunspeed14-May-08 22:43
sunspeed14-May-08 22:43 
GeneralRe: auto position Pin
dan!sh 14-May-08 22:53
professional dan!sh 14-May-08 22:53 
GeneralRe: auto position Pin
sunspeed14-May-08 23:08
sunspeed14-May-08 23:08 
GeneralRe: auto position Pin
sunspeed14-May-08 22:08
sunspeed14-May-08 22:08 
QuestionAdvice on Calculation Pin
MumbleB14-May-08 20:57
MumbleB14-May-08 20:57 
AnswerRe: Advice on Calculation Pin
Eduard Keilholz14-May-08 21:08
Eduard Keilholz14-May-08 21:08 
AnswerRe: Advice on Calculation Pin
Christian Graus14-May-08 21:11
protectorChristian Graus14-May-08 21:11 
GeneralRe: Advice on Calculation Pin
MumbleB14-May-08 21:38
MumbleB14-May-08 21:38 
GeneralRe: Advice on Calculation Pin
CPallini14-May-08 21:56
mveCPallini14-May-08 21:56 
GeneralRe: Advice on Calculation Pin
MumbleB14-May-08 22:06
MumbleB14-May-08 22:06 
GeneralRe: Advice on Calculation Pin
CPallini14-May-08 22:19
mveCPallini14-May-08 22:19 
GeneralRe: Advice on Calculation Pin
MumbleB14-May-08 22:32
MumbleB14-May-08 22:32 
GeneralRe: Advice on Calculation Pin
J4amieC14-May-08 22:33
J4amieC14-May-08 22:33 
GeneralRe: Advice on Calculation Pin
MumbleB14-May-08 22:44
MumbleB14-May-08 22:44 
GeneralRe: Advice on Calculation Pin
CPallini14-May-08 22:48
mveCPallini14-May-08 22:48 
GeneralRe: Advice on Calculation Pin
MumbleB14-May-08 22:57
MumbleB14-May-08 22:57 
GeneralRe: Advice on Calculation Pin
MumbleB14-May-08 23:08
MumbleB14-May-08 23:08 
One last question. What if Int64 and long is too short? What I am doing is the following.

I have a list of 100 000 records which are all long numbers and can be upto 11 digits long some of them. Now, I need to calculate a total for them, add them all together. The ansrew I think can be upto 16 digits long but it seems like Int64 only returns 13 digits.

Anyway, I can use something else that would return a much bigger value?

Excellence is doing ordinary things extraordinarily well.

GeneralRe: Advice on Calculation Pin
J4amieC14-May-08 22:33
J4amieC14-May-08 22:33 
GeneralRe: Advice on Calculation Pin
MumbleB14-May-08 22:48
MumbleB14-May-08 22:48 
GeneralRe: Advice on Calculation Pin
J4amieC14-May-08 23:27
J4amieC14-May-08 23:27 
GeneralRe: Advice on Calculation Pin
MumbleB14-May-08 23:52
MumbleB14-May-08 23:52 
QuestionFTP IN C# Pin
JABIR E14-May-08 20:57
JABIR E14-May-08 20:57 

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.