all groups > dotnet remoting > august 2003 >
You're in the

dotnet remoting

group:

Need an Example


Re: Need an Example Scott Bonds
8/29/2003 1:37:19 PM
dotnet remoting:
You might give thecodeproject.com a look, they have good examples for a
lot of topics like remoting. Here's an article that may help:
http://www.codeproject.com/csharp/absoluteremoting.asp?target=remoting

- Scott

[quoted text, click to view]
Need an Example Mark
8/29/2003 2:09:10 PM
All-

I've found a few .net remoting examples online (and in msdn), but they all
use console apps as their example where they start the server part on the
server in a console and then run the client.
I just want to create a test win forms app that accesses an object using
Remoting (without starting a server console if possible). That's all I want
for Xmas!!
Correct me if I'm wrong, but if I don't start the server in a console, I
would have to use client side activation. Correct?

Please let me know if you have a link to an example anywhere.
Thanks!!

AddThis Social Bookmark Button