Hello
I have a server set up on a Computer, i want to get the
reference to the advertised object (by this server) on a
hand held. Which library of .net compact frame work shall
i use.
I am using C# for development and microsoft provided
emulator for handheld device.
thank you
Nauman
(nbam18@hotmail.com)

Re: need help in developing application by Chris

Chris
Sat May 08 06:28:14 CDT 2004

If it's a Web Service, then you'd use System.Web.Services

If it's through remoting, then you're out of luck because the CF doesn't
support remoting.

-Chris



"Nauman Ali" <nbam18@hotmail.com> wrote in message
news:a2d601c434d4$77301f10$a301280a@phx.gbl...
> Hello
> I have a server set up on a Computer, i want to get the
> reference to the advertised object (by this server) on a
> hand held. Which library of .net compact frame work shall
> i use.
> I am using C# for development and microsoft provided
> emulator for handheld device.
> thank you
> Nauman
> (nbam18@hotmail.com)