Click here to Skip to main content
15,890,690 members
Home / Discussions / C#
   

C#

 
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 
AnswerRe: FTP IN C# Pin
Arjun Marwaha14-May-08 22:38
Arjun Marwaha14-May-08 22:38 
Questionwhere to place "restart code" Pin
prasadbuddhika14-May-08 20:49
prasadbuddhika14-May-08 20:49 
AnswerRe: where to place "restart code" Pin
#realJSOP14-May-08 23:27
mve#realJSOP14-May-08 23:27 
Questioncopy textbox data? Pin
Mr.Kode14-May-08 20:03
Mr.Kode14-May-08 20:03 
AnswerRe: copy textbox data? Pin
Christian Graus14-May-08 20:12
protectorChristian Graus14-May-08 20:12 
GeneralRe: copy textbox data? Pin
Mr.Kode14-May-08 20:22
Mr.Kode14-May-08 20:22 
QuestionXPathDocument Constructor Pin
George_George14-May-08 19:58
George_George14-May-08 19:58 
QuestionCommunication between form and DLLs...IPC? Pin
Adeel Chaudhry14-May-08 18:57
Adeel Chaudhry14-May-08 18:57 
AnswerRe: Communication between form and DLLs...IPC? Pin
Christian Graus14-May-08 19:52
protectorChristian Graus14-May-08 19:52 
QuestionCell validation in datagridview Pin
cocoonwls14-May-08 18:55
cocoonwls14-May-08 18:55 
AnswerRe: Cell validation in datagridview Pin
dan!sh 14-May-08 19:06
professional dan!sh 14-May-08 19:06 
GeneralRe: Cell validation in datagridview [modified] Pin
cocoonwls14-May-08 20:35
cocoonwls14-May-08 20:35 

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.