|
|
|
82 days, 2 hours, 13 minutes
ago
Thursday, November 19, 2009 4:21:57 PM
GMT
Thursday, November 19, 2009 2:48:14 AM
GMT
|
|
www.willstrohl.com --
There are some cases where a full-blown web service or WCF implementation is just too much for the project you’re working on. In those times, I often resort to building a similar implementation using an ASP.Net handler to accepts posts, and return data, just like a standard web service would do. This is not new. We’ve been doing similar things in Classic ASP and PHP for some time now.
|
|
tags:
AJAX, asp.net, Handler, JSON, VB.NET, web service
|
|
No comments yet, be the first one to post comment.