views:

85

answers:

0

Hello!

I'm developing a WinForm application for Windows Mobile 5.0 and above, using C#, .NET Compact Framework 2.0 SP2.

This application uses Web Services and I've found the Disconnected Service Agent from the patterns and practices group at Microsoft, because I want to deal with disconnected eviroments.

Is there any other software to deal with web services connections on disconnected enviroments?

Thank you!