.netasp.netajaxreverse-ajax

Reverse AJAX with IIS/ASP.NET


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?

And I would also be please to get some tutorials regarding the same..

Thanks a lot!


Solution

  • James, Comet is the name of the technique and not a specific code.

    Check this sites for comet with asp.net

    http://www.frozenmountain.com/websync/

    or

    http://www.aaronlerch.com/blog/2007/07/08/creating-comet-applications-with-aspnet/