Click here to Skip to main content
15,902,445 members
Home / Discussions / C#
   

C#

 
QuestionMulti Threading / Invoke Pin
Peterixina7-Aug-07 5:47
Peterixina7-Aug-07 5:47 
AnswerRe: Multi Threading / Invoke Pin
Judah Gabriel Himango7-Aug-07 6:39
sponsorJudah Gabriel Himango7-Aug-07 6:39 
Questionwebsite code generator Pin
Richard Blythe7-Aug-07 4:20
Richard Blythe7-Aug-07 4:20 
AnswerRe: website code generator Pin
leppie7-Aug-07 5:07
leppie7-Aug-07 5:07 
AnswerRe: website code generator Pin
tker7-Aug-07 20:26
tker7-Aug-07 20:26 
GeneralRe: website code generator Pin
Richard Blythe8-Aug-07 5:28
Richard Blythe8-Aug-07 5:28 
Questiontype converting Pin
M.V7-Aug-07 3:57
M.V7-Aug-07 3:57 
AnswerRe: type converting Pin
PhilDanger7-Aug-07 4:05
PhilDanger7-Aug-07 4:05 
AnswerRe: type converting Pin
ednrgc7-Aug-07 4:07
ednrgc7-Aug-07 4:07 
AnswerRe: type converting Pin
il_masacratore7-Aug-07 4:07
il_masacratore7-Aug-07 4:07 
AnswerRe: type converting Pin
lsconyer7-Aug-07 4:26
lsconyer7-Aug-07 4:26 
GeneralRe: type converting Pin
leppie7-Aug-07 5:08
leppie7-Aug-07 5:08 
GeneralRe: type converting Pin
Judah Gabriel Himango7-Aug-07 5:14
sponsorJudah Gabriel Himango7-Aug-07 5:14 
GeneralRe: type converting Pin
Luc Pattyn7-Aug-07 5:51
sitebuilderLuc Pattyn7-Aug-07 5:51 
Did you look at the earlier replies at all ?

your "best way" is plain wrong, it does not address the problem, it needs at least .NET 2.0,
it creates more than one object, and it is in no way better than a simple string constructor.

Life is study.



Luc Pattyn [Forum Guidelines] [My Articles]


this weeks tips:
- make Visual display line numbers: Tools/Options/TextEditor/AllLanguages/General
- show exceptions with ToString() to see all information
- before you ask a question here, search CodeProject, then Google


GeneralRe: type converting Pin
lsconyer7-Aug-07 6:48
lsconyer7-Aug-07 6:48 
GeneralRe: type converting Pin
Luc Pattyn7-Aug-07 7:51
sitebuilderLuc Pattyn7-Aug-07 7:51 
GeneralRe: type converting Pin
Judah Gabriel Himango7-Aug-07 9:01
sponsorJudah Gabriel Himango7-Aug-07 9:01 
AnswerRe: type converting Pin
tker7-Aug-07 20:35
tker7-Aug-07 20:35 
Questionhow to pass optional parameter in function Pin
imranafsari7-Aug-07 3:33
imranafsari7-Aug-07 3:33 
AnswerRe: how to pass optional parameter in function Pin
PhilDanger7-Aug-07 3:37
PhilDanger7-Aug-07 3:37 
GeneralRe: how to pass optional parameter in function Pin
imranafsari7-Aug-07 3:56
imranafsari7-Aug-07 3:56 
GeneralRe: how to pass optional parameter in function Pin
PhilDanger7-Aug-07 4:04
PhilDanger7-Aug-07 4:04 
GeneralRe: how to pass optional parameter in function Pin
imranafsari7-Aug-07 4:29
imranafsari7-Aug-07 4:29 
GeneralRe: how to pass optional parameter in function Pin
Tristan Rhodes7-Aug-07 6:17
Tristan Rhodes7-Aug-07 6:17 
AnswerRe: how to pass optional parameter in function Pin
Guffa7-Aug-07 4:29
Guffa7-Aug-07 4:29 

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.