How do modern implementations of Comet/Reverse AJAX work? Any stable C# WCF or ASP.NET implementations?
What is the correct way (or best) way to implement Comet, HTTP Push, or Reverse AJAX?
What is the correct way (or best) way to implement Comet, HTTP Push, or Reverse AJAX?
I have a current project running using APE that needs to work on C#/.NET… I was wondering if anyone had any suggestions for either a method of approaching Reverse AJAX/Comet on C#/.NET or any packages such as APE that are available.
How could I implement a Comet architecture in a ASP.Net MVC?
Can you suggest me some techniques/API’s for doing a Reverse AJAX with ASP.NET? I checked WebSync, but thats too expensive, any free API’s?