473,396 Members | 1,875 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.

info reqd: referencing/using object from AppDomin of an other process

hi,

if dotnet exe applications A, B and C are running as separate process each
(separate exe process in windows), i want to reference/use an object from
application A's appdomin in application B and C.

can anyone help in the above scenario? is it possible in dotnet?

TIA

qpro

Nov 15 '05 #1
2 981
Through remoting, yes. But it takes some work to set up. Otherwise you could
use maybe sockets and serialization directly.
--
____________________
Klaus H. Probst, MVP
http://www.vbbox.com/

"qpro" <sc******@mailandnews.com> wrote in message
news:uv**************@TK2MSFTNGP10.phx.gbl...
hi,

if dotnet exe applications A, B and C are running as separate process each
(separate exe process in windows), i want to reference/use an object from
application A's appdomin in application B and C.

can anyone help in the above scenario? is it possible in dotnet?

TIA

qpro

Nov 15 '05 #2
> if dotnet exe applications A, B and C are running as separate process each
(separate exe process in windows), i want to reference/use an object from
application A's appdomin in application B and C.
can anyone help in the above scenario? is it possible in dotnet?


Sure. Use .NET Remoting.
The 'bible' in this regard is Ingo Rammer's Remoting Book
http://www.amazon.com/exec/obidos/AS...590252/nova-20
Well worth owning a copy of.

A remoting example is beyond the scope of a newsgroup reply, but, take a
look at
http://samples.gotdotnet.com/quickst...uickstart.aspx
and
http://www.codeproject.com/csharp/Do...BasicTutor.asp
http://www.codeproject.com/vb/net/RemotingTech.asp
http://www.codeproject.com/soap/remotingsimpleeng.asp

Cheers
Chris

****Please Reply To The Newsgroup So All Can Benefit From Discussion****
-------------------------------------------
Kognition Consulting Limited - Thought Meets Technology
Chris J.T. Auld - Managing Director
Microsoft MVP (Windows Mobile Devices)
Phone: +64 3 453 0064
Mobile: +64 21 500 239
Email: ch***@kognition.co.nz
Nov 15 '05 #3

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

Similar topics

2
by: qpro | last post by:
hi, if dotnet exe applications A, B and C are running as separate process each (separate exe process in windows), i want to reference/use an object from application A's appdomin in application B...
0
by: Walter G | last post by:
I have a VB.Net application that can be executed with parameters. If parameters are received, the I execute a function that will open a form within the application. On top of that, I'd like to...
3
by: djohannsen | last post by:
i need to programmatically obtain and process constraint key information. the problem with the output from sp_helpconstraint is that it outputs 2, and sometimes 3 resultsets. (the 2nd...
6
by: ian | last post by:
Hi All I have a DLL (nahd.dll) that has been supplied to me will a PBX phone system. According to the documentation it is to allow developers to write there own applications to monitor the...
6
by: Daren Hawes | last post by:
Hi, My web host has a low security setting on the shared .net server I use. I cannot use third party dll's or install assemblies in the GAC. All I need to do is verify that a FTP login is...
6
by: MattC | last post by:
I noticed when storing large amounts of information in the StateServer Service that this does not increase in size, the worker process itself seems to grow. I set up a test case to try and prove...
2
by: HankD | last post by:
Hi, I am having a problem with instantiating two custom objects so they DO NOT point to the same memory location. What is happening is that changes I am making to my object1 are changing object2. I...
5
by: Diwa | last post by:
Does the "value" type (value as in key-value pair )of "std::map" require a default ctor even if it is not used ? If I comment out Line 1 in the code attached later, i.e remove the default ctor...
3
by: altafur | last post by:
hi, i am using java with hibernate . i want to run a hibernate order by query thru java. i have written the query in hibernate.hbm.xml file. the query is as follows: query: SELECT distinct...
24
by: =?Utf-8?B?QnJpYW4gTmljaG9sc29u?= | last post by:
Hello, I'm trying to create an admin page that can run miscellaneous scripts for our IT department. Currently, I'm trying to create a script that can map a network drive for a user (e.g. a form...
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: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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.