Click here to Skip to main content
15,893,668 members
Home / Discussions / C#
   

C#

 
GeneralRe: File Copy Problem (C# Newb) Pin
teejayem25-Apr-06 13:29
teejayem25-Apr-06 13:29 
AnswerRe: File Copy Problem (C# Newb) Pin
Guffa25-Apr-06 13:23
Guffa25-Apr-06 13:23 
GeneralRe: File Copy Problem (C# Newb) Pin
teejayem25-Apr-06 13:31
teejayem25-Apr-06 13:31 
Questionsum up values in DataTable Pin
kani9825-Apr-06 11:34
kani9825-Apr-06 11:34 
AnswerRe: sum up values in DataTable Pin
Robert Rohde25-Apr-06 19:52
Robert Rohde25-Apr-06 19:52 
GeneralRe: sum up values in DataTable Pin
kani9826-Apr-06 5:13
kani9826-Apr-06 5:13 
QuestionChange textbox to listbox at runtime Pin
oracleConvert25-Apr-06 10:03
oracleConvert25-Apr-06 10:03 
AnswerRe: Change textbox to listbox at runtime Pin
Christian Graus25-Apr-06 10:08
protectorChristian Graus25-Apr-06 10:08 
GeneralRe: Change textbox to listbox at runtime Pin
oracleConvert27-Apr-06 7:03
oracleConvert27-Apr-06 7:03 
GeneralRe: Change textbox to listbox at runtime Pin
Christian Graus27-Apr-06 10:53
protectorChristian Graus27-Apr-06 10:53 
QuestionWindows authentication Domainname\Userid Pin
krishna nimmalapudi25-Apr-06 9:56
krishna nimmalapudi25-Apr-06 9:56 
AnswerRe: Windows authentication Domainname\Userid Pin
tapsbin25-Apr-06 11:28
tapsbin25-Apr-06 11:28 
GeneralRe: Windows authentication Domainname\Userid Pin
krishna nimmalapudi25-Apr-06 17:01
krishna nimmalapudi25-Apr-06 17:01 
QuestionList groups of AD Pin
yuki1025-Apr-06 8:25
yuki1025-Apr-06 8:25 
AnswerRe: List groups of AD Pin
Christian Graus25-Apr-06 10:05
protectorChristian Graus25-Apr-06 10:05 
QuestionDebugging question. Pin
goldoche25-Apr-06 8:11
goldoche25-Apr-06 8:11 
AnswerRe: Debugging question. Pin
Guffa25-Apr-06 8:18
Guffa25-Apr-06 8:18 
QuestionMultithreading issue Pin
sreevid25-Apr-06 8:00
sreevid25-Apr-06 8:00 
AnswerRe: Multithreading issue Pin
Judah Gabriel Himango25-Apr-06 11:00
sponsorJudah Gabriel Himango25-Apr-06 11:00 
QuestionInter App Domain Question Pin
Joel Holdsworth25-Apr-06 7:13
Joel Holdsworth25-Apr-06 7:13 
AnswerRe: Inter App Domain Question Pin
Judah Gabriel Himango25-Apr-06 11:08
sponsorJudah Gabriel Himango25-Apr-06 11:08 
GeneralRe: Inter App Domain Question Pin
Joel Holdsworth25-Apr-06 22:25
Joel Holdsworth25-Apr-06 22:25 
Hmm ok, that's helpful. The reason I ask is that I'm writing a manged plugin for an unmanged application with a MC++ bridging dll and a C# worker dll. So far things have been fairly simple - the bridging dll has a "Run" method which gets called by the host when it's time to do work, and then the whole of the plugin operates within that single app domain. However I get problems when I need to handle callbacks from the host, because .net seems to give these functions a fresh app domain. So I need to figure out how to use remoting (or whatever) to forward the event into the main app domain.

Joel Holdsworth

Want to give me a job this summer?
Take a look at my online CV
AnswerRe: Inter App Domain Question Pin
Nicholas Butler25-Apr-06 21:20
sitebuilderNicholas Butler25-Apr-06 21:20 
QuestionRemoting timeout Issue Pin
kotteeswaran25-Apr-06 7:11
kotteeswaran25-Apr-06 7:11 
QuestionCustom controls localization Pin
Dario Solera25-Apr-06 5:27
Dario Solera25-Apr-06 5:27 

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.