rest
WCF Authentication for a Javascript (Sencha) web app
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[详细]
2023-04-08 18:46 分类:问答Using REST as Business Logic Layer ,Con and Pro [closed]
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[详细]
2023-04-08 14:46 分类:问答Foursquare userless search iOS
is there a way to fetch the venues search in iOS without the user entering his password or showing some foursquare oauth website?[详细]
2023-04-08 14:34 分类:问答WCF REST and SOAP Service without WebServiceHostFactory
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[详细]
2023-04-08 12:31 分类:问答How are integration tests written for interacting with external API?
First up, where my knowledge is at: Unit Tests are those which test a small piece of code (single methods, mostly).[详细]
2023-04-08 10:00 分类:问答How to achieve high-performance REST API on Azure with .NET?
We have a .NET Web Role hosted on Windows Azure that only serves a REST API with only a hand few web methods.[详细]
2023-04-08 07:41 分类:问答User authentication for mobile clients in RESTful WCF 4 service
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[详细]
2023-04-08 05:19 分类:问答unit testing restful webservices
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[详细]
2023-04-08 04:29 分类:问答Creating REST API for existing MVC based website
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.[详细]
2023-04-08 02:23 分类:问答how can i connect my blackberry app to my website rest API?
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[详细]
2023-04-08 00:47 分类:问答