To call a WCF service from JavaScript using - AJAX: Call a WCF service using jQuery
My question is:
Is there a way to save something related to JavaScript after a single request,
and then send information from WCF without receiving requests from JS?
(If there is any neat information on this, I would be happy to receive it.)
source share