8.23.2012

Difference between API and WebServices

S.No
API
WebServices
1
API returns the output in the form of void,scalar or generic type
Web Services gives the output in the form of XML or JSON
2
We need to add references for API
We need to add web references for web-services

No comments:

Post a Comment