what's the difference between web data services vs web services

what's the difference between web data services vs web services
[65 byte] By [Anonymous] at [2008-1-23]
# 1

A web data service, such as the Astoria web data service that you are able to create using the Astoria CTP, is a specialized form of a WCF web service that is fully aware of the nature of the data that is exposing. Being "data aware", the service able to provide additional opperations that would not be available through a general web service, such as paging.

ElisaJohnson-MSFT at 2007-9-25 > top of Msdn Tech,Incubation Technologies,Project Codename: Astoria...
# 2

Anonymous563494 wrote:
what's the difference between web data services vs web services

I would argue there is no difference. Every web service provides data. I guess if you're looking for an accepted description then Elisa's will suffice.

-Jamie

JamieThomson at 2007-9-25 > top of Msdn Tech,Incubation Technologies,Project Codename: Astoria...