473,396 Members | 2,016 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

sending events through AppDomain boundary

Is is possible to send events through application domain boundaries
(i.e. from one application domain to another)?

Jun 29 '07 #1
3 6426
The types used in the event must be serializable.
--
Browse http://connect.microsoft.com/VisualStudio/feedback/ and vote.
http://www.peterRitchie.com/blog/
Microsoft MVP, Visual Developer - Visual C#
"Builder" wrote:
Is is possible to send events through application domain boundaries
(i.e. from one application domain to another)?

Jun 29 '07 #2
Thanks for reply, Peter. Is there any paper or tutorial about this
topic (I mean a sending events between AppDomains)?

Jun 30 '07 #3
You'll likely not find anything specific to cross-AppDomain events. The
technology used for cross-AppDomain communication is .NET Remoting, and
you'll find some good information on events with .NET remoting. For example:

http://msdn2.microsoft.com/en-us/lib...43(vs.80).aspx
http://www.awprofessional.com/articl...&seqNum=6&rl=1

--
Browse http://connect.microsoft.com/VisualStudio/feedback/ and vote.
http://www.peterRitchie.com/blog/
Microsoft MVP, Visual Developer - Visual C#
"Builder" wrote:
Thanks for reply, Peter. Is there any paper or tutorial about this
topic (I mean a sending events between AppDomains)?
Jul 1 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Trollpower | last post by:
Greetings, im totally new to ASP.Net, so i hope you can help me out here. Ive got some ActiveX Controls, which work great with Windows Forms. Now i have to do some work with ASP.Net, where i...
4
by: Frank | last post by:
Hello. In the early stages of developing a server application that will be required to send events to multiple client applications that will be running on different PC's. I'm wondering what the...
7
by: Terry Olsen | last post by:
I'm writing a class module (to be compiled to .dll). I have a couple of questions... 1. Is there a way, inside the class, to repeatedly check a value (timer is not available here), and 2....
0
by: RJ | last post by:
I am developing an ASP.NET 2.0 website, and wish to programatically jump/link ( in C# code) to a page that is being developed under ASP.NET 1.1. Both of these pages have numerous references to...
15
by: colin | last post by:
Hi, Im familiar with c,c++ etc, and Ive spent a week trying to write my first app in c# it works reasonably well, but im having difficulty getting to grips with inter thread signalling etc. I...
2
by: sdr | last post by:
Hello all, I have a scenario where I should be able to fire an event in one assembly and listen to it in another. As I'm writing a proof of concept at the moment, I wrote two separate...
8
by: harvindersingh | last post by:
Hello guys I have some custom events in my application i.e. KeyPress such as full screen for pressing F11 and so on. Currently this works fine but only when the main form which is listening tot he...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.