Click here to Skip to main content
16,005,206 members
Home / Discussions / C#
   

C#

 
AnswerRe: Shared Assembly DLL Help Please! Pin
Eddy Vluggen24-Mar-09 1:05
professionalEddy Vluggen24-Mar-09 1:05 
AnswerRe: Shared Assembly DLL Help Please! Pin
moon_stick24-Mar-09 5:51
moon_stick24-Mar-09 5:51 
GeneralRe: Shared Assembly DLL Help Please! Pin
w.hooper24-Mar-09 7:09
w.hooper24-Mar-09 7:09 
GeneralRe: Shared Assembly DLL Help Please! Pin
moon_stick24-Mar-09 7:23
moon_stick24-Mar-09 7:23 
GeneralRe: Shared Assembly DLL Help Please! [modified] Pin
w.hooper24-Mar-09 7:30
w.hooper24-Mar-09 7:30 
GeneralRe: Shared Assembly DLL Help Please! Pin
moon_stick24-Mar-09 7:41
moon_stick24-Mar-09 7:41 
GeneralRe: Shared Assembly DLL Help Please! [modified] Pin
w.hooper24-Mar-09 8:05
w.hooper24-Mar-09 8:05 
GeneralRe: Shared Assembly DLL Help Please! Pin
moon_stick24-Mar-09 22:35
moon_stick24-Mar-09 22:35 
I've had a look at the code in the first link you sent - it's not particularly complicated (though I'd still recommend you do some research on AppDomains) but still relies on the scenario I described in my first email where you would need a third app ('app C') which would need to be running (this is the AppDomain you would be searching for).

However, you've still not given any reasoning or scenario behind why you need to do it this way. What sort of load are you expecting? Is this a shared counter for multiple applications on a single box? What makes you think that the other solutions described are too slow for what you need (have you done any benchmarking yourself?).

If you try and give some more detail you might get something more useful in response.

It definitely isn't definatley

GeneralRe: Shared Assembly DLL Help Please! [modified] Pin
w.hooper24-Mar-09 23:21
w.hooper24-Mar-09 23:21 
GeneralRe: Shared Assembly DLL Help Please! Pin
moon_stick24-Mar-09 23:33
moon_stick24-Mar-09 23:33 
Questionhttps call Pin
satsumatable24-Mar-09 0:31
satsumatable24-Mar-09 0:31 
QuestionOpen web browser from windows application [modified] Pin
yesu prakash24-Mar-09 0:31
yesu prakash24-Mar-09 0:31 
AnswerRe: Open web browser from windows application Pin
musefan24-Mar-09 0:47
musefan24-Mar-09 0:47 
AnswerRe: Open web browser from windows application Pin
DaveyM6924-Mar-09 0:58
professionalDaveyM6924-Mar-09 0:58 
AnswerRe: Open web browser from windows application Pin
musefan24-Mar-09 1:55
musefan24-Mar-09 1:55 
QuestionLocalization in c# Pin
Guy Twig23-Mar-09 23:50
Guy Twig23-Mar-09 23:50 
AnswerRe: Localization in c# Pin
atulbhapkar24-Mar-09 1:08
atulbhapkar24-Mar-09 1:08 
GeneralRe: Localization in c# Pin
Guy Twig25-Mar-09 22:56
Guy Twig25-Mar-09 22:56 
Questionstring Pin
arkiboys23-Mar-09 23:43
arkiboys23-Mar-09 23:43 
AnswerRe: string Pin
Sunil Lanke24-Mar-09 0:09
Sunil Lanke24-Mar-09 0:09 
AnswerRe: string Pin
Sunil Lanke24-Mar-09 0:16
Sunil Lanke24-Mar-09 0:16 
AnswerRe: string Pin
musefan24-Mar-09 0:27
musefan24-Mar-09 0:27 
QuestionLumenWorks.Framework.IO.Csv (CSV Reader) Pin
saku6923-Mar-09 23:23
saku6923-Mar-09 23:23 
AnswerRe: LumenWorks.Framework.IO.Csv (CSV Reader) Pin
saku6924-Mar-09 0:46
saku6924-Mar-09 0:46 
QuestionHow to detect if a user leaves a control while holding a Mousebutton down? Pin
Megidolaon23-Mar-09 22:48
Megidolaon23-Mar-09 22:48 

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.