473,382 Members | 1,369 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,382 software developers and data experts.

Getting reference to running instance

Tim
I have a C# executable that has a class, say "Sample" which is a singleton.
The exe is running and the class is loaded. From another exe, can I get a
reference to the running instance of the "Sample" Object?
Mar 23 '06 #1
1 1313
No, you have to make it available through remoting or as a COM+ instance.

Willy.

"Tim" <Ti*@discussions.microsoft.com> wrote in message
news:73**********************************@microsof t.com...
|I have a C# executable that has a class, say "Sample" which is a singleton.
| The exe is running and the class is loaded. From another exe, can I get a
| reference to the running instance of the "Sample" Object?
Mar 23 '06 #2

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

Similar topics

0
by: Alex VanderWoude | last post by:
I am building a component using C# (but I suppose this question would apply to VB as well). At design time, I want this component to be able to access the development environment. As I understand...
3
by: Dan Neely | last post by:
I'm creating a copy of IE using System.Diagnostics.Process and I can pass it any URL at startup, but can't find a way to check what page is open, or to send a new page. I'm implementing this for...
6
by: Randy | last post by:
Hi, Given the following logic: 1. Determine if an object or process exists. 2. If no, create or launch. 3. If yes, access. Easy enough to do provided an explicit object reference is in...
6
by: David Lozzi | last post by:
Hello there, I'm getting the following error System.NullReferenceException: Object reference not set to an instance of an object. at shopping_bag.GetBagTotals()
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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
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...

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.