简体   繁体   中英

Does .net/C# have an equvilent Javascript Object Proxy/Serialization like DWR in Java?

I have some old code in Javascript that interfaces to Java DWR . I'm looking to port the back-end to .NET/C# possibly, and I was just wondering if there was an equivalent AJAX framework that would work in the same manner as the DWR framework in Java.

Jayrock似乎很近。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM