Click here to Skip to main content
16,004,761 members
Home / Discussions / C#
   

C#

 
Questionhow can I read 4 hex characters from a textbox and put them in a uint? Pin
Big Ralph26-Oct-07 4:35
Big Ralph26-Oct-07 4:35 
AnswerRe: how can I read 4 hex characters from a textbox and put them in a uint? Pin
Ravi Bhavnani26-Oct-07 4:41
professionalRavi Bhavnani26-Oct-07 4:41 
AnswerRe: how can I read 4 hex characters from a textbox and put them in a uint? Pin
Big Ralph26-Oct-07 5:03
Big Ralph26-Oct-07 5:03 
GeneralRe: how can I read 4 hex characters from a textbox and put them in a uint? Pin
Luc Pattyn26-Oct-07 6:53
sitebuilderLuc Pattyn26-Oct-07 6:53 
AnswerRe: how can I read 4 hex characters from a textbox and put them in a uint? Pin
zafersavas26-Oct-07 23:58
zafersavas26-Oct-07 23:58 
QuestionError when running WinForm App Pin
Fayu26-Oct-07 4:17
Fayu26-Oct-07 4:17 
AnswerRe: Error when running WinForm App Pin
Justin Perez26-Oct-07 4:21
Justin Perez26-Oct-07 4:21 
AnswerRe: Error when running WinForm App Pin
Pete O'Hanlon26-Oct-07 9:31
mvePete O'Hanlon26-Oct-07 9:31 
What you can do is set an application level thread exception handler. This is the top level event exception handler that is capable of catching exceptions. Then, you can simply extract the stack trace of the error that caused this.

Deja View - the feeling that you've seen this post before.

QuestionError in my dataset Pin
khalidelmeknesi26-Oct-07 3:28
khalidelmeknesi26-Oct-07 3:28 
AnswerRe: Error in my dataset Pin
kubben26-Oct-07 3:39
kubben26-Oct-07 3:39 
AnswerRe: Error in my dataset Pin
khalidelmeknesi26-Oct-07 5:09
khalidelmeknesi26-Oct-07 5:09 
QuestionOne DataGridView, one bindingsource, multiple tables Pin
lsconyer26-Oct-07 3:12
lsconyer26-Oct-07 3:12 
QuestionGet number used for Enum Pin
codemunkeh26-Oct-07 2:59
codemunkeh26-Oct-07 2:59 
AnswerRe: Get number used for Enum Pin
kubben26-Oct-07 3:02
kubben26-Oct-07 3:02 
GeneralRe: Get number used for Enum Pin
codemunkeh26-Oct-07 3:14
codemunkeh26-Oct-07 3:14 
GeneralRe: Get number used for Enum Pin
kubben26-Oct-07 3:18
kubben26-Oct-07 3:18 
GeneralRe: Get number used for Enum Pin
codemunkeh26-Oct-07 3:21
codemunkeh26-Oct-07 3:21 
JokeRe: Get number used for Enum Pin
Anthony Mushrow26-Oct-07 7:13
professionalAnthony Mushrow26-Oct-07 7:13 
GeneralRe: Get number used for Enum Pin
Luc Pattyn26-Oct-07 13:20
sitebuilderLuc Pattyn26-Oct-07 13:20 
GeneralRe: Get number used for Enum Pin
Anthony Mushrow26-Oct-07 13:33
professionalAnthony Mushrow26-Oct-07 13:33 
GeneralRe: Get number used for Enum Pin
Luc Pattyn26-Oct-07 14:08
sitebuilderLuc Pattyn26-Oct-07 14:08 
GeneralRe: Get number used for Enum Pin
Anthony Mushrow26-Oct-07 14:16
professionalAnthony Mushrow26-Oct-07 14:16 
GeneralRe: Get number used for Enum Pin
Luc Pattyn26-Oct-07 14:49
sitebuilderLuc Pattyn26-Oct-07 14:49 
AnswerRe: Get number used for Enum Pin
Guffa26-Oct-07 6:24
Guffa26-Oct-07 6:24 
GeneralRe: Get number used for Enum Pin
MCEdwards26-Oct-07 6:02
MCEdwards26-Oct-07 6:02 

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.