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

Linear Regression

Linear Regression is a mathematical method used to predict the value of a continuous target variable based on one or more input features. ...