wcf - RESTful windows phone -


how transfer object in restful web service? seems restful supports string exchange data between client , service. thanks

all web services support transfer of representation of objects. given right client, can generate objects information passed. example, using json , javascript client jquery, can call jquery.parsejson(stringfromrestserver); (or number of methods in other good js libraries) js object.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -