Monday, April 22, 2013

WebScriptServiceHostFactory Class

http://msdn.microsoft.com/en-us/library/bb336135.aspx

 IMP : "Automatically adds an ASP.NET AJAX endpoint to a service, without requiring configuration, in a managed hosting environment that dynamically activates host instances for the service in response to incoming messages."

No comments:

Post a Comment

Fallacies of Distributed Computing

  The network is reliable; Latency is zero; Bandwidth is infinite; The network is secure ; Topology doesn't change; There is one adm...