0
kicks
Use ASP.NET’s HttpHandler to bridge the cross-domain gap
This post shows you how to create an HttpHandler to service cross-domain requests, how to use jQuery to communicate with the handler, and an example of one improvement that this approach makes possible.