Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Javascript 中有一些与Java DWR接口的旧代码。我正在寻找可能将后端移植到 .NET/C#,我只是想知道是否有一个等效的 AJAX 框架可以以与 Java 中的 DWR 框架相同的方式工作。
Jayrock似乎很接近。