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

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

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