Click here to Skip to main content
15,891,833 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralCompile/Build VS.NET code Pin
chubbysilk8-Oct-03 3:52
chubbysilk8-Oct-03 3:52 
GeneralFramework 1.1 Problem Pin
peter27137-Oct-03 9:43
peter27137-Oct-03 9:43 
GeneralRe: Framework 1.1 Problem Pin
Stephane Rodriguez.8-Oct-03 11:02
Stephane Rodriguez.8-Oct-03 11:02 
GeneralRe: Framework 1.1 Problem Pin
peter27139-Oct-03 4:34
peter27139-Oct-03 4:34 
Generalcallerid Pin
Dimitrios Hatzipapafotiou6-Oct-03 17:05
Dimitrios Hatzipapafotiou6-Oct-03 17:05 
GeneralHelp adding controls to toolbox Pin
tsyndrx5-Oct-03 13:58
tsyndrx5-Oct-03 13:58 
GeneralRe: Help adding controls to toolbox Pin
kersyanti20-Oct-03 15:58
kersyanti20-Oct-03 15:58 
GeneralCommunication with existing objects in Windows Service Pin
superqd5-Oct-03 11:10
superqd5-Oct-03 11:10 
Hello all,

I've been looking for example code on this and have yet to find any substantial examples or discussions. Basically, I need to be able to communicate with a windows service. I want to hold objects in memory that will be accessed by other applications (the windows service will update the objects in memory periodically). I've read articles about remoting, but that doesn't seem to be the right way to go since remoting creates new instances of objects to service a request (even the singleton gets "instantiated" at point). What I need to be able to do, is have the service stop and start with the OS (like a normal automatic service) and have its data accessible at any time by other applications.

Any ideas?

Thanks in advance!

-Q
GeneralRe: Communication with existing objects in Windows Service Pin
Guillermo Rivero8-Oct-03 12:23
Guillermo Rivero8-Oct-03 12:23 
QuestionDirectX ? Pin
Tomas Wilhelmsson4-Oct-03 7:43
Tomas Wilhelmsson4-Oct-03 7:43 
AnswerRe: DirectX ? Pin
James T. Johnson4-Oct-03 8:13
James T. Johnson4-Oct-03 8:13 
GeneralRe: DirectX ? Pin
Tomas Wilhelmsson4-Oct-03 8:23
Tomas Wilhelmsson4-Oct-03 8:23 
GeneralRe: DirectX ? Pin
James T. Johnson4-Oct-03 8:29
James T. Johnson4-Oct-03 8:29 
GeneralRe: DirectX ? Pin
Tomas Wilhelmsson4-Oct-03 8:31
Tomas Wilhelmsson4-Oct-03 8:31 
GeneralRe: DirectX ? Pin
Null_Vector14-Oct-03 5:09
Null_Vector14-Oct-03 5:09 
GeneralAccesing ICorRuntimeHost. Pin
igor19603-Oct-03 6:51
igor19603-Oct-03 6:51 
GeneralRe: Accesing ICorRuntimeHost. Pin
Stephane Rodriguez.4-Oct-03 2:37
Stephane Rodriguez.4-Oct-03 2:37 
GeneralRe: Accesing ICorRuntimeHost. Pin
igor19604-Oct-03 9:09
igor19604-Oct-03 9:09 
GeneralRe: Accesing ICorRuntimeHost. Pin
Stephane Rodriguez.4-Oct-03 10:53
Stephane Rodriguez.4-Oct-03 10:53 
GeneralGDI+ and memory leaks Pin
mikelb2-Oct-03 8:03
mikelb2-Oct-03 8:03 
GeneralRe: GDI+ and memory leaks Pin
igor19603-Oct-03 13:38
igor19603-Oct-03 13:38 
GeneralRe: GDI+ and memory leaks Pin
Stephane Rodriguez.4-Oct-03 2:41
Stephane Rodriguez.4-Oct-03 2:41 
GeneralOpening a form inside another Pin
Ricky Helgesson2-Oct-03 4:11
Ricky Helgesson2-Oct-03 4:11 
GeneralRe: Opening a form inside another Pin
mikelb2-Oct-03 8:04
mikelb2-Oct-03 8:04 
GeneralRe: Opening a form inside another Pin
Ricky Helgesson2-Oct-03 21:40
Ricky Helgesson2-Oct-03 21:40 

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.