JQuery and JSON Web Service
2008年06月28日 21:02 • 查看 68 次 • 打印本文

Use JQuery to consume JSON Web Services is a lightweight method, for increment performance in your website.
If you want call a JSON Web Service from your javascript code, you should : use HTTP POST and content-type "application/json; charset=utf-8″. Asp.Net Ajax make this for you transparently.
查看原文 »
来源: DZone: latest front page
评论
发表评论