Click here to Skip to main content
15,897,371 members
Home / Discussions / C#
   

C#

 
GeneralRe: Remoting event Pin
David Stone9-Oct-03 18:35
sitebuilderDavid Stone9-Oct-03 18:35 
GeneralDatagrid Events Pin
kgoodrich9-Oct-03 6:37
kgoodrich9-Oct-03 6:37 
GeneralWindows Service Pin
mcgahanfl9-Oct-03 5:41
mcgahanfl9-Oct-03 5:41 
GeneralRe: Windows Service Pin
Blake Coverett9-Oct-03 7:46
Blake Coverett9-Oct-03 7:46 
GeneralCOM+ Attribute at runtime Pin
devvvy9-Oct-03 3:20
devvvy9-Oct-03 3:20 
Generalusing unmanaged C++ code in C# .NET Pin
linderWang9-Oct-03 2:41
linderWang9-Oct-03 2:41 
GeneralRe: using unmanaged C++ code in C# .NET Pin
Randhir Sinha9-Oct-03 20:53
Randhir Sinha9-Oct-03 20:53 
QuestionHelp required on dividing 256 bit value into 2 decimals?? Pin
Fang@Illusion9-Oct-03 2:29
Fang@Illusion9-Oct-03 2:29 
Posted a question a while ago:
"Is there some way to manipulate/store/use 256 bit int/float/long so that finally a calculator for those 256 bit values can be made?"

One suggestion was to divide that number into 2 decimals or 4 longs BUT I'm pretty much a newcomer Unsure | :~ so could anyone help me out some little more and tell me howwww exactly to divide that 256 bit input into those 2 128 bit decimals? I mean the problem facing me is this: I take a string input (readline) and then have to convert that to some numerical form to perform the mathe operations...but to do that I have to have some container, a datatype big enough to hold that converted 256 bit value first right?...so how do I know how and from where to break that converted string input into 2 decimals actually during conversion? I do hope I haven't muddled this up Sigh | :sigh: ...BUT anything possible plz? Confused | :confused: ...

Thanks beforehand for time and help...
AnswerRe: Help required on dividing 256 bit value into 2 decimals?? Pin
J. Dunlap11-Oct-03 12:46
J. Dunlap11-Oct-03 12:46 
QuestionFree map XML web service? Pin
lnong9-Oct-03 0:16
lnong9-Oct-03 0:16 
QuestionHow to get event data in event handler Pin
bugtwo8-Oct-03 23:10
bugtwo8-Oct-03 23:10 
AnswerRe: How to get event data in event handler Pin
Wjousts9-Oct-03 4:11
Wjousts9-Oct-03 4:11 
GeneralRe: How to get event data in event handler Pin
bugtwo9-Oct-03 15:54
bugtwo9-Oct-03 15:54 
GeneralRe: How to get event data in event handler Pin
J. Dunlap9-Oct-03 20:05
J. Dunlap9-Oct-03 20:05 
GeneralRe: How to get event data in event handler Pin
bugtwo9-Oct-03 20:37
bugtwo9-Oct-03 20:37 
AnswerRe: How to get event data in event handler Pin
Philip Fitzsimons9-Oct-03 6:53
Philip Fitzsimons9-Oct-03 6:53 
AnswerRe: How to get event data in event handler Pin
J. Dunlap9-Oct-03 20:10
J. Dunlap9-Oct-03 20:10 
Generalhelp with Console in form app Pin
rod termaat8-Oct-03 18:04
rod termaat8-Oct-03 18:04 
GeneralRe: help with Console in form app Pin
J. Dunlap8-Oct-03 18:12
J. Dunlap8-Oct-03 18:12 
GeneralRe: help with Console in form app Pin
rod termaat9-Oct-03 2:13
rod termaat9-Oct-03 2:13 
GeneralRe: help with Console in form app Pin
Philip Fitzsimons9-Oct-03 2:49
Philip Fitzsimons9-Oct-03 2:49 
QuestionHow do I get data from child form to parent form?? Pin
bradb8-Oct-03 16:35
bradb8-Oct-03 16:35 
Questionhow can TcpClient detect other side closed the connection? Pin
zecodela8-Oct-03 15:50
zecodela8-Oct-03 15:50 
QuestionAny tips for designing and implementing session file formats with C# and XML? Pin
Arun Bhalla8-Oct-03 13:45
Arun Bhalla8-Oct-03 13:45 
AnswerRe: Any tips for designing and implementing session file formats with C# and XML? Pin
Arun Bhalla8-Oct-03 19:36
Arun Bhalla8-Oct-03 19:36 

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.