开发者

Good/Simple webservice which can be consumed using asp.net

I was looking for Good/Simple webservice which can be consumed usi开发者_高级运维ng asp.net but I can't a find a free webservice that can be used with asp.net.


Yahoo has a pretty good bunch of (free) API's.

Not sure what you mean by "webservice that can be used with asp.net".

Most web services expose their API's via XML/JSON/RSS etc, which is platform independant.

The Music API is a pretty simple one, they expose REST web services (both JSON and XML).

You simply need to construct a HttpWebRequest to their API and parse the data.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜