Click here to Skip to main content
15,868,016 members
Home / Discussions / C#
   

C#

 
QuestionConvert it to Windows Service Pin
Vimalsoft(Pty) Ltd23-Oct-08 2:21
professionalVimalsoft(Pty) Ltd23-Oct-08 2:21 
AnswerRe: Convert it to Windows Service Pin
Simon P Stevens23-Oct-08 2:39
Simon P Stevens23-Oct-08 2:39 
AnswerRe: Convert it to Windows Service Pin
Mark Salsbery23-Oct-08 4:36
Mark Salsbery23-Oct-08 4:36 
Question"inhereting" a struct? Pin
Vodstok23-Oct-08 2:16
Vodstok23-Oct-08 2:16 
AnswerRe: "inhereting" a struct? [modified] Pin
DaveyM6923-Oct-08 2:22
professionalDaveyM6923-Oct-08 2:22 
GeneralRe: "inhereting" a struct? Pin
Vodstok23-Oct-08 3:29
Vodstok23-Oct-08 3:29 
GeneralRe: "inhereting" a struct? Pin
DaveyM6923-Oct-08 4:04
professionalDaveyM6923-Oct-08 4:04 
AnswerRe: "inhereting" a struct? Pin
Guffa23-Oct-08 2:30
Guffa23-Oct-08 2:30 
If you have a logical way of doing the conversion, you could add implicit conversions to and from a numerical data type. That way you can assign a numerical value to a measurement variable, and use a measurement value where a numerical value is required. (I'm not sure that Decimal is the right choise of numerical data type though. A double might be a better fit.)

However, it looks like you would have to specify the unit for the value to make sense as a measurement?

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

AnswerRe: "inhereting" a struct? Pin
#realJSOP23-Oct-08 4:32
mve#realJSOP23-Oct-08 4:32 
GeneralRe: "inhereting" a struct? Pin
Vodstok23-Oct-08 4:43
Vodstok23-Oct-08 4:43 
QuestionRichTextBox RightClick [modified] Pin
V.23-Oct-08 2:10
professionalV.23-Oct-08 2:10 
AnswerRe: RichTextBox RightClick Pin
JoeSharp23-Oct-08 4:22
JoeSharp23-Oct-08 4:22 
QuestionUnbound RadioButtonList Selected Item Problem Pin
amit201123-Oct-08 1:59
amit201123-Oct-08 1:59 
QuestionHelp me in exception handaling Pin
Shantonu23-Oct-08 1:38
Shantonu23-Oct-08 1:38 
QuestionRe: Help me in exception handaling Pin
Eddy Vluggen23-Oct-08 2:02
professionalEddy Vluggen23-Oct-08 2:02 
AnswerRe: Help me in exception handaling Pin
josephbhaskar23-Oct-08 3:39
josephbhaskar23-Oct-08 3:39 
Questionsoundx coding Pin
Preeti197923-Oct-08 1:36
Preeti197923-Oct-08 1:36 
AnswerRe: soundx coding Pin
Eddy Vluggen23-Oct-08 1:42
professionalEddy Vluggen23-Oct-08 1:42 
QuestionWhy if i dont convert a integer to string the output will be coming? Pin
Samiullah23-Oct-08 0:43
Samiullah23-Oct-08 0:43 
AnswerRe: Why if i dont convert a integer to string the output will be coming? Pin
Simon P Stevens23-Oct-08 0:54
Simon P Stevens23-Oct-08 0:54 
GeneralRe: Why if i dont convert a integer to string the output will be coming? Pin
Samiullah23-Oct-08 1:56
Samiullah23-Oct-08 1:56 
GeneralRe: Why if i dont convert a integer to string the output will be coming? Pin
Guffa23-Oct-08 2:33
Guffa23-Oct-08 2:33 
GeneralRe: Why if i dont convert a integer to string the output will be coming? Pin
Simon P Stevens23-Oct-08 2:35
Simon P Stevens23-Oct-08 2:35 
GeneralRe: Why if i dont convert a integer to string the output will be coming? Pin
Dan Neely23-Oct-08 4:42
Dan Neely23-Oct-08 4:42 
QuestionTCPListener and SOAP Pin
Wilkov23-Oct-08 0:22
Wilkov23-Oct-08 0:22 

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.