Click here to Skip to main content
15,889,096 members
Home / Discussions / C#
   

C#

 
AnswerRe: record and play mp4 file Pin
Henry Minute8-Sep-09 10:57
Henry Minute8-Sep-09 10:57 
QuestionOverwrite an image Pin
vandel2128-Sep-09 5:55
vandel2128-Sep-09 5:55 
AnswerRe: Overwrite an image [modified] Pin
Luc Pattyn8-Sep-09 6:08
sitebuilderLuc Pattyn8-Sep-09 6:08 
GeneralRe: Overwrite an image Pin
harold aptroot8-Sep-09 6:10
harold aptroot8-Sep-09 6:10 
AnswerRe: Overwrite an image Pin
Luc Pattyn8-Sep-09 7:58
sitebuilderLuc Pattyn8-Sep-09 7:58 
QuestionTaking a snapshot from a local webcam... Pin
to_aru_shiroi_neko8-Sep-09 5:37
to_aru_shiroi_neko8-Sep-09 5:37 
QuestionWorking with very large numbers. Pin
JTKRIST8-Sep-09 5:13
JTKRIST8-Sep-09 5:13 
AnswerRe: Working with very large numbers. Pin
Luc Pattyn8-Sep-09 5:22
sitebuilderLuc Pattyn8-Sep-09 5:22 
integers or reals?

search CodeProject (or google) for either BigInt or BigNumber, and you will find several classes that take care of it, not all at the same quality level though.
This[^] one you may like, no guarantees.

C# 4.0 has a BigInt class built-in, I haven't had a look yet.

Smile | :)

Luc Pattyn

Have a look at my entry for the lean-and-mean competition; please provide comments, feedback, discussion, and don’t forget to vote for it! Thank you.


AnswerRe: Working with very large numbers. Pin
Richard MacCutchan8-Sep-09 5:26
mveRichard MacCutchan8-Sep-09 5:26 
AnswerRe: Working with very large numbers. Pin
harold aptroot8-Sep-09 5:39
harold aptroot8-Sep-09 5:39 
AnswerRe: Working with very large numbers. Pin
DaveyM698-Sep-09 5:40
professionalDaveyM698-Sep-09 5:40 
QuestionHow to notify all instance of a class that a change is happened Pin
Nitheesh George8-Sep-09 4:48
Nitheesh George8-Sep-09 4:48 
AnswerRe: How to notify all instance of a class that a change is happened Pin
monstale8-Sep-09 5:16
monstale8-Sep-09 5:16 
Questioncompile Pin
sanforjackass8-Sep-09 4:27
sanforjackass8-Sep-09 4:27 
AnswerRe: compile Pin
stancrm8-Sep-09 4:30
stancrm8-Sep-09 4:30 
AnswerRe: compile Pin
Manas Bhardwaj8-Sep-09 4:39
professionalManas Bhardwaj8-Sep-09 4:39 
Questionis there any way to create a new Process from a Stream? [modified] Pin
Demasoni8-Sep-09 3:51
Demasoni8-Sep-09 3:51 
GeneralRe: is there any way to create a new Process from a Stream? Pin
harold aptroot8-Sep-09 3:55
harold aptroot8-Sep-09 3:55 
QuestionRe: is there any way to create a new Process from a Stream? Pin
OriginalGriff8-Sep-09 3:56
mveOriginalGriff8-Sep-09 3:56 
AnswerRe: is there any way to create a new Process from a Stream? Pin
Dave Kreskowiak8-Sep-09 4:39
mveDave Kreskowiak8-Sep-09 4:39 
AnswerRe: is there any way to create a new Process from a Stream? [modified] Pin
Luc Pattyn8-Sep-09 5:24
sitebuilderLuc Pattyn8-Sep-09 5:24 
GeneralRe: is there any way to create a new Process from a Stream? Pin
Dave Kreskowiak8-Sep-09 6:54
mveDave Kreskowiak8-Sep-09 6:54 
GeneralRe: is there any way to create a new Process from a Stream? Pin
Luc Pattyn8-Sep-09 6:59
sitebuilderLuc Pattyn8-Sep-09 6:59 
QuestionError when trying to make a web service client Pin
SorenBerggreen8-Sep-09 3:23
SorenBerggreen8-Sep-09 3:23 
AnswerRe: Error when trying to make a web service client Pin
Keith Barrow8-Sep-09 3:53
professionalKeith Barrow8-Sep-09 3:53 

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.