开发者

Reverse ajax Comet/Polling implementation for ASP.NET MVC?

I am looking for ASP.Net MVC implementation for reverse ajax comet/polling. Ca开发者_C百科n anyone provide some good link or tutorial

Regards


I suggest you to check PokeIn library.

PokeIn gives you an enhanced JSON functionality to makes 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 are 2 ASP.NET MVC samples on the link above.


Check out WebSync, a reverse AJAX/Comet server for .NET.

www.frozenmountain.com/websync/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜