window phone8如何通过post或get把JSON格式的数据传递到webservices.
然后webserices根据传入的json来进行操作返回0或1(否或是)
参考:
Windows Phone 网络HttpWebRequest用法
Windows Phone 平台上的 Post 到服务器时的数据传输
webservices?
在项目中添加此webservices的web服务引用,然后调用webservices中的方法,传入json字符串,