Click here to Skip to main content
15,915,083 members
Home / Discussions / C#
   

C#

 
QuestionDatabinding and List Pin
shark154616-Oct-07 4:22
shark154616-Oct-07 4:22 
QuestionRegex problem [modified] Pin
laserbaronen16-Oct-07 4:17
laserbaronen16-Oct-07 4:17 
AnswerRe: Regex problem Pin
snorkie16-Oct-07 4:57
professionalsnorkie16-Oct-07 4:57 
GeneralRe: Regex problem Pin
laserbaronen16-Oct-07 5:29
laserbaronen16-Oct-07 5:29 
QuestionConsole.KeyAvailable not working for me Pin
indiie16-Oct-07 4:11
indiie16-Oct-07 4:11 
AnswerRe: Console.KeyAvailable not working for me Pin
laserbaronen16-Oct-07 4:27
laserbaronen16-Oct-07 4:27 
QuestionConversion error Pin
Exelioindia16-Oct-07 3:48
Exelioindia16-Oct-07 3:48 
AnswerRe: Conversion error Pin
Andrei Ungureanu16-Oct-07 4:08
Andrei Ungureanu16-Oct-07 4:08 
Exelioindia wrote:
Value was either too large or too small for a UInt64


The error says everything you want to know. Have you tried with a shorter number (shorter in number of decimal). Ulong has it's minimum value 0, of course, and it's maximum value 18446744073709551615. Your number is much much bigger than the maximum value of ulong

There are 10 kinds of people: those who understand binary and those who don't

AnswerRe: Conversion error Pin
Hesham Amin16-Oct-07 4:11
Hesham Amin16-Oct-07 4:11 
Questionmemory stream to pdf writer Pin
k.philip16-Oct-07 3:31
k.philip16-Oct-07 3:31 
Question[Message Deleted] [modified] Pin
But_Im_a_Lady16-Oct-07 3:28
But_Im_a_Lady16-Oct-07 3:28 
AnswerRe: add a JS Function to a dynamic table created using c# Pin
Andrei Ungureanu16-Oct-07 4:02
Andrei Ungureanu16-Oct-07 4:02 
AnswerRe: add a JS Function to a dynamic table created using c# Pin
Dave Kreskowiak16-Oct-07 4:16
mveDave Kreskowiak16-Oct-07 4:16 
QuestionDTS - Data Transformation Services Pin
mihksoft16-Oct-07 2:26
mihksoft16-Oct-07 2:26 
AnswerRe: DTS - Data Transformation Services Pin
leppie16-Oct-07 2:35
leppie16-Oct-07 2:35 
QuestionGnerate Typed Dataset at runtime Pin
DotNetWWW16-Oct-07 2:02
DotNetWWW16-Oct-07 2:02 
AnswerRe: Gnerate Typed Dataset at runtime Pin
leppie16-Oct-07 2:30
leppie16-Oct-07 2:30 
QuestionEmpty rows get loaded while Parsing CSV Pin
jebin k16-Oct-07 1:57
jebin k16-Oct-07 1:57 
AnswerRe: Empty rows get loaded while Parsing CSV Pin
leppie16-Oct-07 2:33
leppie16-Oct-07 2:33 
GeneralRe: Empty rows get loaded while Parsing CSV Pin
jebin k16-Oct-07 2:44
jebin k16-Oct-07 2:44 
GeneralRe: Empty rows get loaded while Parsing CSV Pin
leppie16-Oct-07 2:58
leppie16-Oct-07 2:58 
AnswerRe: Empty rows get loaded while Parsing CSV Pin
kubben16-Oct-07 3:23
kubben16-Oct-07 3:23 
Questionunmanaged callback (for dll interaction) Pin
Pixinger7716-Oct-07 1:50
Pixinger7716-Oct-07 1:50 
AnswerRe: unmanaged callback (for dll interaction) Pin
TJoe16-Oct-07 2:25
TJoe16-Oct-07 2:25 
QuestionCapturing Live video Pin
capones16-Oct-07 1:41
capones16-Oct-07 1:41 

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.