Eliminate Server Polling with WCF Callbacks August 9, 2008 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