Click here to Skip to main content
15,892,809 members
Home / Discussions / C#
   

C#

 
AnswerRe: Tokenize which ignores quotes and parantheses etc. Pin
Dmitry Khudorozhkov19-Apr-07 13:56
Dmitry Khudorozhkov19-Apr-07 13:56 
AnswerRe: Tokenize which ignores quotes and parantheses etc. Pin
Judah Gabriel Himango20-Apr-07 4:00
sponsorJudah Gabriel Himango20-Apr-07 4:00 
GeneralRe: Tokenize which ignores quotes and parantheses etc. Pin
peterchen20-Apr-07 11:51
peterchen20-Apr-07 11:51 
GeneralRe: Tokenize which ignores quotes and parantheses etc. Pin
Judah Gabriel Himango22-Apr-07 8:21
sponsorJudah Gabriel Himango22-Apr-07 8:21 
QuestionExecuting exe from exe, closing the 1st one without closing he 2nd!!! Pin
Adeel Chaudhry19-Apr-07 7:02
Adeel Chaudhry19-Apr-07 7:02 
AnswerRe: Executing exe from exe, closing the 1st one without closing he 2nd!!! Pin
Tarakeshwar Reddy19-Apr-07 7:10
professionalTarakeshwar Reddy19-Apr-07 7:10 
GeneralRe: Executing exe from exe, closing the 1st one without closing he 2nd!!! Pin
Adeel Chaudhry19-Apr-07 7:14
Adeel Chaudhry19-Apr-07 7:14 
QuestionSystem.Type from class name string, interface support and instantiation Pin
peterchen19-Apr-07 6:54
peterchen19-Apr-07 6:54 
(It seems to be the topic of the day Roll eyes | :rolleyes: )

If I have the name of a class as a string, how do I:

* Test if this class exists in the current assembly
* Figure out if this class supports a given interface IFoo
(I guess i have to go class name string --> Type --> is?)
* Create an instance (System.Type could do that again I guess)



We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
My first real C# project | Linkify!|FoldWithUs! | sighist

AnswerRe: System.Type from class name string, interface support and instantiation Pin
hamid_m19-Apr-07 7:41
hamid_m19-Apr-07 7:41 
AnswerRe: System.Type from class name string, interface support and instantiation [modified] Pin
Kythen20-Apr-07 10:57
Kythen20-Apr-07 10:57 
GeneralRe: System.Type from class name string, interface support and instantiation Pin
peterchen20-Apr-07 11:44
peterchen20-Apr-07 11:44 
QuestionSimple question Does any have a nice control derived from IToolboxService? Pin
Christopher Stratmann19-Apr-07 6:28
Christopher Stratmann19-Apr-07 6:28 
QuestionMaster/details Pin
hadad19-Apr-07 5:26
hadad19-Apr-07 5:26 
AnswerRe: Master/details Pin
Dmitry Khudorozhkov19-Apr-07 14:12
Dmitry Khudorozhkov19-Apr-07 14:12 
QuestionIList implementation with change event? Pin
peterchen19-Apr-07 5:20
peterchen19-Apr-07 5:20 
Answer[sort of solved] Pin
peterchen19-Apr-07 6:59
peterchen19-Apr-07 6:59 
AnswerRe: IList implementation with change event? Pin
Leslie Sanford19-Apr-07 8:53
Leslie Sanford19-Apr-07 8:53 
GeneralRe: IList implementation with change event? Pin
peterchen19-Apr-07 13:29
peterchen19-Apr-07 13:29 
QuestionGenerate a form by using form name as string Pin
ayca19-Apr-07 5:02
ayca19-Apr-07 5:02 
AnswerRe: Generate a form by using form name as string [modified] Pin
Tarakeshwar Reddy19-Apr-07 5:09
professionalTarakeshwar Reddy19-Apr-07 5:09 
QuestionRe: Generate a form by using form name as string Pin
CPallini19-Apr-07 5:19
mveCPallini19-Apr-07 5:19 
AnswerRe: Generate a form by using form name as string Pin
Tarakeshwar Reddy19-Apr-07 5:22
professionalTarakeshwar Reddy19-Apr-07 5:22 
AnswerRe: Generate a form by using form name as string Pin
Colin Angus Mackay19-Apr-07 5:17
Colin Angus Mackay19-Apr-07 5:17 
Question"pipe" messages to a windows textbox (or other windows pane) [modified] Pin
Ashley Sanders19-Apr-07 4:32
Ashley Sanders19-Apr-07 4:32 
AnswerRe: "pipe" messages to a windows textbox (or other windows pane) Pin
Dave Kreskowiak19-Apr-07 5:10
mveDave Kreskowiak19-Apr-07 5:10 

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.