Microsoft
Software
Hardware
Network
Question : Cross appdomain communication winthin single process on single machine in c#
i have multiple dlls in different different appdomain.i mean that every appdomain is holding one single assembly.like that i having 12 appdomains in one single process.and it is not cross network communication .it is on single machine.how i can pass message between appdomains.suppose that appdoamin A is holding Assembly A and appDomain B is holding Assembly B.while runing a single process which is holding both appDomain A and appDomain B if some exception or error comes in Assembly A or Appdomain A then i want to notify it to Appdomain B or Assembly B.i mean that i want information should be shared among assembly ,anything happens in any assembly then other assembly also should know that what is happening there.and how we will handle appdomain exception?how we can do it?kindly give me code with possible description.
Answer : Cross appdomain communication winthin single process on single machine in c#
Here you have an example:
http://www.dolittle.com/bl
ogs/einar/
archive/20
07/05/18/c
ross-
appdo
main-singl
eton.aspx
Random Solutions
DCount
How to keep Visual Studio 2008 from trashing conditional code in my C/C++ Resource File?
Windows 2003 file permission question
Assigning text, linked to cells ,inside a text box
SBS 2008 and POP3 connector - 554 5.1.0 Sender denied
Error 607
Upgrade from MSSQL 2005 Express to MSSQL 2008 Standard
Adding Records to another Form
I have the total amount of sales for the month, but I need to split commission between 3 Areas.
Duplicate rows in Datatable