PlacidBits
  • Home
  • About
PlacidBits
  • Home/
  • About/
PlacidBits

Peace of code

Peace of Code

PlacidBits
  • Home/
  • About/
March 04, 2015

Quick Tip: Microsoft Web API 2 and JSONP

March 04, 2015/ Jonathan Carter

Recently I had to scrape together a quick demo of an Angular app that talks to a Web API 2 solution using the jsonp() shortcut method of the $http service.  As it turns out, Web API 2 does not ship with JSONP support out of the box.

Read More
March 04, 2015/ Jonathan Carter/ Comment
JavaScript
REST, API, Web API 2, Microsoft, angular
  • Home/
  • About/

PlacidBits

Tags

  • javascript
  • Web API 2
  • angular
  • REST
  • html5