WebService Design

I

Ice

All -

I just wanted to folks thoughts on what "ideal" webservice design is based
on their experiences taking into consideration the two observations (and any
others you may have) below:
1. Calls to webservices are still RPC-based i.e. explicit method names are
used e.g. "GetWeather" as opposed to generic "Send" with "function"
contained in the message sent.
2. Lack of clarity of what the request/response entities should be i.e.
strongly-typed objects, xmldocument taking into the consideration that the
"consumer" of the webservice may not be running in the CLR and also
considering things like method signature changes etc.

Thanks.

Ice
 

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

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,143
Latest member
DewittMill
Top