Click here to Skip to main content
15,922,325 members
Home / Discussions / C#
   

C#

 
GeneralRe: Help me with Tree View and TextBox Pin
kissmevn15-May-08 21:51
kissmevn15-May-08 21:51 
QuestionLong and INT64 not big enough Pin
MumbleB15-May-08 19:23
MumbleB15-May-08 19:23 
AnswerRe: Long and INT64 not big enough Pin
Christian Graus15-May-08 19:31
protectorChristian Graus15-May-08 19:31 
GeneralRe: Long and INT64 not big enough Pin
MumbleB15-May-08 19:40
MumbleB15-May-08 19:40 
GeneralRe: Long and INT64 not big enough Pin
Christian Graus15-May-08 19:49
protectorChristian Graus15-May-08 19:49 
GeneralRe: Long and INT64 not big enough Pin
Vikram A Punathambekar15-May-08 20:21
Vikram A Punathambekar15-May-08 20:21 
GeneralRe: Long and INT64 not big enough Pin
MumbleB15-May-08 20:24
MumbleB15-May-08 20:24 
AnswerRe: Long and INT64 not big enough [modified] Pin
Guffa15-May-08 20:11
Guffa15-May-08 20:11 
A long/Int64 can handle at least 18 digits.

An alternative would be to use the Decimal data type. That will give you at least 28 digits.

Despite everything, the person most likely to be fooling you next is yourself.

modified on Friday, May 16, 2008 2:29 AM

AnswerRe: Long and INT64 not big enough Pin
Luc Pattyn15-May-08 21:44
sitebuilderLuc Pattyn15-May-08 21:44 
GeneralRe: Long and INT64 not big enough Pin
MumbleB15-May-08 22:50
MumbleB15-May-08 22:50 
AnswerRe: Long and INT64 not big enough Pin
MumbleB15-May-08 22:55
MumbleB15-May-08 22:55 
GeneralRe: Long and INT64 not big enough Pin
Daniel Grunwald15-May-08 23:02
Daniel Grunwald15-May-08 23:02 
GeneralRe: Long and INT64 not big enough Pin
Luc Pattyn15-May-08 23:01
sitebuilderLuc Pattyn15-May-08 23:01 
GeneralRe: Long and INT64 not big enough Pin
MumbleB15-May-08 23:16
MumbleB15-May-08 23:16 
AnswerBut decimal and ulong are Pin
Reelix15-May-08 23:36
Reelix15-May-08 23:36 
AnswerRe: Long and INT64 not big enough Pin
#realJSOP15-May-08 23:40
professional#realJSOP15-May-08 23:40 
GeneralRe: Long and INT64 not big enough Pin
MumbleB16-May-08 0:29
MumbleB16-May-08 0:29 
Questionhow do i pass optional parameter to a method in C#.net like VB.Net Optional Keyword ? Pin
koolprasad200315-May-08 19:17
professionalkoolprasad200315-May-08 19:17 
AnswerRe: how do i pass optional parameter to a method in C#.net like VB.Net Optional Keyword ? Pin
Christian Graus15-May-08 19:19
protectorChristian Graus15-May-08 19:19 
AnswerRe: how do i pass optional parameter to a method in C#.net like VB.Net Optional Keyword ? Pin
Guffa15-May-08 19:28
Guffa15-May-08 19:28 
AnswerRe: how do i pass optional parameter to a method in C#.net like VB.Net Optional Keyword ? Pin
Laddie15-May-08 20:00
Laddie15-May-08 20:00 
AnswerRe: how do i pass optional parameter to a method in C#.net like VB.Net Optional Keyword ? Pin
Udayakumar Mathivanan14-Aug-09 3:23
professionalUdayakumar Mathivanan14-Aug-09 3:23 
QuestionUncheck "Automatically Detect Settings"optionin IE Pin
sandeep kumar pundhir15-May-08 18:51
sandeep kumar pundhir15-May-08 18:51 
AnswerRe: Uncheck "Automatically Detect Settings"optionin IE Pin
Christian Graus15-May-08 19:20
protectorChristian Graus15-May-08 19:20 
GeneralRe: Uncheck "Automatically Detect Settings"optionin IE Pin
sandeep kumar pundhir15-May-08 20:11
sandeep kumar pundhir15-May-08 20:11 

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.