Remting support in CF 2.0?

G

Guest

Hi, sorry but I'm newby in CF world. In your opinion, if i need a CF
application (ever connected) in wich all bussines logic reside on server and
foreach operation must request/notify to the server is "state", wich is the
best way (in term of response time) to implement this kind of architecture?

Thanks for all!

Paul G. Tobey said:
And this isn't something that you should be waiting for. I wouldn't expect
it *ever*.

Paul T.

Sergey Bogdanov said:
Still there is no remoting support.

--
Sergey Bogdanov [.NET CF MVP, MCSD]
http://www.sergeybogdanov.com

Hi!

What about remoting support in CF 2.0?

Thanks
 
P

Paul G. Tobey [eMVP]

WebServices is the most-like-remoting solution, I think. Obviously, it's
not a drop-in solution.

Paul T.

christian said:
Hi, sorry but I'm newby in CF world. In your opinion, if i need a CF
application (ever connected) in wich all bussines logic reside on server
and
foreach operation must request/notify to the server is "state", wich is
the
best way (in term of response time) to implement this kind of
architecture?

Thanks for all!

Paul G. Tobey said:
And this isn't something that you should be waiting for. I wouldn't
expect
it *ever*.

Paul T.

Sergey Bogdanov said:
Still there is no remoting support.

--
Sergey Bogdanov [.NET CF MVP, MCSD]
http://www.sergeybogdanov.com


christian wrote:
Hi!

What about remoting support in CF 2.0?

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top