65,938 articles
CodeProject is changing.
Read more
.
Everything / JSONP
Submit your article
JSONP
JSONP
Great Reads
Combining WCF Data Services,
JSONP,
and jQuery
by
Gil Fink
A simple example of making a JSONP call to a WCF Data Service using jQuery.
Connecting your Android app to your WAMP server
by
henry sentio kauta
Android at figure tips
Consuming Cross-Domain WCF REST Services with jQuery using JSONP
by
Gary Stafford
A simple example of a non-ASP.
NET restaurant menu and order form,
which interacts with cross-domain RESTful WCF Services using JSONP and jQuery
Introduction to JSON Schema
by
Florian Rappl
JSON Schema may be the answer to most problems in dealing with JSON files.
We explore JSON Schema from a practical point of view.
Latest Articles
Combining WCF Data Services,
JSONP,
and jQuery
by
Gil Fink
A simple example of making a JSONP call to a WCF Data Service using jQuery.
Connecting your Android app to your WAMP server
by
henry sentio kauta
Android at figure tips
Consuming Cross-Domain WCF REST Services with jQuery using JSONP
by
Gary Stafford
A simple example of a non-ASP.
NET restaurant menu and order form,
which interacts with cross-domain RESTful WCF Services using JSONP and jQuery
Introduction to JSON Schema
by
Florian Rappl
JSON Schema may be the answer to most problems in dealing with JSON files.
We explore JSON Schema from a practical point of view.
All Articles
Article
Project
Technical Blog
Tip/Trick
Video
Reference
Asset
top
Sort by Score
Title
Updated
Author
Score
JSONP
Connecting your Android app to your WAMP server
by
henry sentio kauta
Android at figure tips
Consuming Cross-Domain WCF REST Services with jQuery using JSONP
by
Gary Stafford
A simple example of a non-ASP.
NET restaurant menu and order form,
which interacts with cross-domain RESTful WCF Services using JSONP and jQuery
Introduction to JSON Schema
by
Florian Rappl
JSON Schema may be the answer to most problems in dealing with JSON files.
We explore JSON Schema from a practical point of view.
JavaScript oAuth
by
Ricardo Lynch
Using JavaScript for oAuth with three major identity providers: Facebook,
Google,
and Twitter.
jQuery Templates/
View Engines and JSON Services
by
Jovan Popovic(MSFT)
Basic concepts of creating pure JavaScript applications using jQuery,
JavaScript View Engines,
and web services that provide JSON results that are accessed by JavaScript code via AJAX calls.
Support for JSONP in WCF REST services
by
Thrivikram Hathwar
Sample to demonstrate building a cross domain script enabled WCF REST service and consuming it in a web app.