GWT和.NET [英] GWT and .NET

查看:316
本文介绍了GWT和.NET的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我如何一起使用GWT与Visual Studio来创建一个ASP.NET网站?如果它是可能的。

How can I use GWT together with Visual Studio to create an ASP.NET website? If it is possible.

感谢

推荐答案

您可以使用GWT生成Java客户端code编写和使用asp.net的后端。

You can use GWT to generate the client side code writing in Java and use asp.net for the back end.

这是一个有点麻烦,因为你不会得到跨线系列化免费,你会从后端使用Java太搞定。

It's a little trickier as you won't get the serialization across the wire for free that you'd get from using Java on the back end too.

我真的不会推荐这种方法它必然是要保持一个麻烦。

I wouldn't really recommend this approach it's bound to be a hassle to maintain.

我建议你使用一个很好的JavaScript工具包来代替,比如jQuery和jQuery用户界面。

I'd recommend using a good javascript toolkit instead, such as jquery and jquery UI.

这篇关于GWT和.NET的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆