Click here to Skip to main content
15,889,403 members
Home / Discussions / C#
   

C#

 
QuestionRe: Newbie (Http-Tunneling) in C#: Help PLZZZZ!! (post 2 prev post modify didnt succeed) Pin
gvanto22-Aug-06 21:19
gvanto22-Aug-06 21:19 
QuestionComboBox items Pin
zaboboa22-Aug-06 4:38
zaboboa22-Aug-06 4:38 
AnswerRe: ComboBox items Pin
Ed.Poore22-Aug-06 7:33
Ed.Poore22-Aug-06 7:33 
AnswerRe: ComboBox items Pin
Drew McGhie22-Aug-06 9:57
Drew McGhie22-Aug-06 9:57 
QuestionAssemblies / Use Variables [modified] Pin
ezazazel22-Aug-06 4:36
ezazazel22-Aug-06 4:36 
AnswerRe: Assemblies / Use Variables Pin
Ed.Poore22-Aug-06 7:31
Ed.Poore22-Aug-06 7:31 
GeneralRe: Assemblies / Use Variables Pin
ezazazel22-Aug-06 8:25
ezazazel22-Aug-06 8:25 
GeneralRe: Assemblies / Use Variables [modified] Pin
Martin#22-Aug-06 10:22
Martin#22-Aug-06 10:22 
Hello,

That's right, reference to your executing assembly is not possible.

In this case you should better create for examle an Interface Library, where you define an interface which the mainform implements.
This interface has to have, all the important Props and Methods you need in the FormoftheLibrary.

Your FormoftheLibrary constructor can than use this Interface class.


Hope I helped you a bit.

All the best,

Martin

GeneralRe: Assemblies / Use Variables Pin
ezazazel22-Aug-06 22:52
ezazazel22-Aug-06 22:52 
GeneralRe: Assemblies / Use Variables Pin
Martin#22-Aug-06 23:54
Martin#22-Aug-06 23:54 
QuestionBrowser automation Pin
Dave T22-Aug-06 4:26
Dave T22-Aug-06 4:26 
AnswerRe: Browser automation Pin
Ed.Poore22-Aug-06 4:29
Ed.Poore22-Aug-06 4:29 
GeneralRe: Browser automation Pin
Dave T22-Aug-06 5:40
Dave T22-Aug-06 5:40 
GeneralRe: Browser automation Pin
Ed.Poore22-Aug-06 6:08
Ed.Poore22-Aug-06 6:08 
QuestionNewbie (Http-Tunneling) in C#: Help PLZZZZ!! Pin
gvanto22-Aug-06 4:25
gvanto22-Aug-06 4:25 
Questiondisable special key in .NET (C#,VB) for win xp Pin
jeedjad22-Aug-06 4:14
jeedjad22-Aug-06 4:14 
AnswerRe: disable special key in .NET (C#,VB) for win xp Pin
Ed.Poore22-Aug-06 4:20
Ed.Poore22-Aug-06 4:20 
AnswerRe: disable special key in .NET (C#,VB) for win xp Pin
Eric Dahlvang22-Aug-06 4:57
Eric Dahlvang22-Aug-06 4:57 
GeneralRe: disable special key in .NET (C#,VB) for win xp Pin
jeedjad22-Aug-06 9:16
jeedjad22-Aug-06 9:16 
GeneralRe: disable special key in .NET (C#,VB) for win xp Pin
Eric Dahlvang22-Aug-06 9:52
Eric Dahlvang22-Aug-06 9:52 
GeneralRe: disable special key in .NET (C#,VB) for win xp [modified] Pin
jeedjad22-Aug-06 18:51
jeedjad22-Aug-06 18:51 
GeneralRe: disable special key in .NET (C#,VB) for win xp Pin
Eric Dahlvang23-Aug-06 4:09
Eric Dahlvang23-Aug-06 4:09 
GeneralRe: disable special key in .NET (C#,VB) for win xp [modified] Pin
jeedjad23-Aug-06 6:13
jeedjad23-Aug-06 6:13 
QuestionPerformance Test Tool For a Desktop Application Pin
Rohit Dev22-Aug-06 4:01
Rohit Dev22-Aug-06 4:01 
AnswerRe: Performance Test Tool For a Desktop Application Pin
Judah Gabriel Himango22-Aug-06 4:21
sponsorJudah Gabriel Himango22-Aug-06 4:21 

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.