I am new in NativeScript, I tried to run my HelloWord app using NativeScript and Angular. I connected my andro
I'm using Web API 2 and I'm getting the following error when I send a POST to my API method using II
How can I verify a Google authentication access token? I need to somehow query Google and ask: Is [given acce
I have to test one scenario. User types desired URL to text which is linked with button. When user clicks this
I have followed all instructions in the Nightwatch docs and followed many issues in github. I believe I have t
I need to close Chrome download bar with Nightwatch.JS. In order to do so I want to press CONTROL+J and then C
I have being looking around for documentation related to setting Safari capabilities. The browser does not dow
I'm writing a test which checks that some text appears when you hover over a link. Currently unable to do
ASP.NET MVC4 Web API application defines post method to save customer. Customer is passed in json format in PO
I'm working on a web service using ASP.NET MVC's new WebAPI that will serve up binary files, mostly
I wish to add an ASP.NET Web API to an ASP.NET MVC 4 Web Application project, developed in Visual Studio 2012.
I've been playing around with ASP.NET MVC 4 beta and I see two types of controllers now: ApiController an
I want the example controller below to return a status code 418 with no contents. Setting the status code is e
Problem I want to return a file in my ASP.Net Web API Controller, but all my approaches return the HttpRespon
I'm working with ASP.NET Core application. I'm trying to implement Token Based Authentication but ca
I'm looking for the correct way to return JSON with a HTTP status code in my .NET Core Web API controller
Steps: I Opened the android application (built with cordova) Then I called cordova-webintent for installing u
I am trying to use sockets with node.js, I succeded but I don't know how to differentiate clients in my c
Used NodeJS, Socket.io Problem Imagine there are 2 users U1 & U2, connected to an app via Socket.io. Th