Resources  
  • CORS But Of Course Not JSONPJan 09, 2017. In this article, you will learn why to use CORS and not JSONP while developing an ASP.NET application.
  • JSON-P With ASP.Net WebapiAug 13, 2014. In this article we will see how to wrap up the JSON output from the WEB API in a wrapper, often called padding.
  • Call in WCF ServiceAug 05, 2013. This article explains how to create a restful WCF service that an Android application will consume as well as invocation of the same service in a .NET web application.