Home All Groups Group Topic Archive Search About

Getting objects of a App while runtime

Author
23 Jan 2006 12:45 PM
Halimaji Nijazi
Hi

I have written a net application. Now I have another app that must get the
objects of the running app... it is important to get some values of the
objects from the running app.

It it possible to get objects (and value) of a running .net app?

Thanks for every help

Nijazi Halimaji

Author
23 Jan 2006 1:20 PM
m.posseth
Yes you can ,,,

investigate Remoting techniques ,,,

these links will get you started :

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/hawkremoting.asp

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconnetremotingoverview.asp


some downloads with example code :
http://www.microsoft.com/downloads/results.aspx?productID=&freetext=remoting&DisplayLang=en


regards

Michel Posseth [MCP]



Show quoteHide quote
"Halimaji Nijazi" <t***@hotmail.com> wrote in message
news:%23R0THrBIGHA.1188@TK2MSFTNGP14.phx.gbl...
> Hi
>
> I have written a net application. Now I have another app that must get the
> objects of the running app... it is important to get some values of the
> objects from the running app.
>
> It it possible to get objects (and value) of a running .net app?
>
> Thanks for every help
>
> Nijazi Halimaji
>