I work on a mobile web app in Javascript(Sencha)/HTML5 with WCF Rest services that needs to use authentication to authenticate users from a custom (MySQL) database in order to customize services respo
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
is there a way to fetch the venues search in iOS without the user entering his password or showing some foursquare oauth website?
Despite reading a number of postseg (This one seems popular) I can\'t seem to expose my service as multiple endpoints that are compatible with both the SOAP and REST protocol - my problem seems to be
First up, where my knowledge is at: Unit Tests are those which test a small piece of code (single methods, mostly).
We have a .NET Web Role hosted on Windows Azure that only serves a REST API with only a hand few web methods.
I\'m trying to develop a web service to be consumed by mobile clients (iOS clients, for now), I read that RESTful services are much more lightweight than SOAP services, so I\'d li开发者_高级运维ke to
I am wondering if anyone knows the proper way to unit test a restful webservice. I have a set of webservices built using recess, and I would like to write test code for them. Unfortunately, since my w
I have a website developed using ASP.NET MVC3. I now want to expose a REST API for others to use which will expose the same features as the website.
I am trying开发者_运维问答 to build my first app for blackberry mobile\'s but i am new @ mobile development and i am cant find the correct way to connect my app with my webiste rest API can anyone gui