By tag: jsonp
0
kicks
Using JSONP with b1t.co API to Shorten URLs using JavaScript only
This is a great article that explains how to get around the cross-domain issue for ajax calls; as well, it describes a free jsonp service that allows you to minify your urls. Something to practice on!
0
kicks
Building a Single Sign On Provider Using ASP.NET and WCF: Part 1
Need a cross-domain, cross-platform single sign-on provider? Here's how I did it. This is the first in a 4 part series addressing issues around cross-domain authentication with AJAX on the ASP.NET platform.
0
kicks
Implement JSONP in your Asp.net Application
Shows how to implement JSONP in your Asp.net Application.
0
kicks
DotNetKicks Widget via JQuery and new JSON Api
A screen cast that details how you can place this widget on your blog/site and display your most recent kicks - My Recent Kicks widget. Code available to download.