devxlogo

August 9, 2008

Eliminate Server Polling with WCF Callbacks

he traditional ASMX web service request/response communication model is limiting, because it is passive?in other words, web services return results only when called by client code. For example, imagine a