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!

Answers:

Thank you for visiting the Q&A section on Magenaut. Please note that all the answers may not help you solve the issue immediately. So please treat them as advisements. If you found the post helpful (or not), leave a comment & I’ll get back to you as soon as possible.

Method 1

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/

Method 2

PokeIn gives you an enhanced JSON functionality to make your server side objects available in client side. Simply, it is a Reverse Ajax library which makes it easy to call JavaScript functions from C#/VB.NET and to call C#/VB.NET functions from JavaScript. It has numerous features like event ordering, resource management, exception handling, marshaling, Ajax upload control, mono compatibility, WCF & .NET Remoting integration and scalable server push.

There is a free community license option for this library and the licensing option is quite cost effective in comparison to others.

Method 3

There is a free edition of Lightstreamer – you’d have to look at the feature list though.
http://www.lightstreamer.com/products.htm


All methods was sourced from stackoverflow.com or stackexchange.com, is licensed under cc by-sa 2.5, cc by-sa 3.0 and cc by-sa 4.0

0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x