Visual WebGui 是否像用 JavaScript 编写的 X-Server?
我正在尝试理解 Visual WebGui,我是否正确地将其视为 X 服务器(X -Windows)但 UI 服务器是用 JavaScript 编写的?
还有其他类似的产品吗?
I am trying to understand Visual WebGui, am I right to think of it as being like a X-Server (X-Windows) but with the UI server written in JavaScript?
Are there any other products like it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
很好的问题。
事实上,两者之间有很大的相似之处。
Visual WebGui 通过浏览器上框架的客户端核心(首次加载时上传)为服务器端对象模型提供了一个抽象层。
借助 Visual WebGui,您可以在服务器端 Microsoft .NET 代码上开发应用程序,并使用 HTML、JavaScript 和 CSS(无需客户端插件)通过 HTTP 或 HTTPS 将它们呈现到客户端浏览器。
这一切都无需编写甚至查看一行 HTML、JavaScript 或 CSS 代码。
Visual WebGui 还在客户端上提供了卓越的安全性,特别是当客户端仅拥有其显示的 UI 并且无法控制或访问服务器上的数据时。
Visual WebGui 还为您提供了对主要浏览器的开箱即用兼容性:Mozilla Firefox、MS Internet Explorer、Google Chrome 和 Apple Safari(包括移动设备版本)。
这些天我们推出了新版本的框架,增加了对 Google Android 浏览器的全面支持。
像 Visual WebGui 这样的产品
我们熟悉一些框架和库,它们为使用 JavaScript 或某些中间技术的客户端控件提供部分或独立的解决方案。
我们从未接触过为 Web 客户端-服务器应用程序开发提供解决方案的技术,它像 Visual WebGui 一样完整。
有关 Visual WebGui 框架的技术概述,请在此处查看这篇文章。
请从此页面此处下载 SDK 并进行实验。您可以使用 30 天的试用版和免费的 Express 版本。
我将非常乐意回答您的问题。您可以通过[电子邮件受保护]给我们写信。
此致,
Ori Cohen支持经理
Visual WebGui 团队
Great question.
Actually there is a great resemblance between the two.
Visual WebGui provides an abstraction layer to the server-side object model by the framework's client-side core (uploaded on first loading) on the browser.
With Visual WebGui you are able to develop applications on server-side Microsoft .NET code and have them render to the client's browsers over HTTP or HTTPS using HTML, JavaScript and CSS (no client plug-in required).
That is all without having to ever write or even see a line of HTML, JavaScript or CSS code.
Visual WebGui also provides superior security on the client, especially as the client only holds the UI that it displays and has no control or access over data located on the server.
Visual WebGui also provides you out-of-the-box compatibility for the major browsers: Mozilla Firefox, MS Internet Explorer, Google Chrome and Apple Safari (including mobile device versions).
We are launching these days a new version of our framework that adds full support for Google Android browsers.
Products like Visual WebGui
We are familiar with several frameworks and libraries that provide a partial or isolated solution for either client controls that use JavaScript or some intermediate technology.
We have never been introduced to a technology that provides a solution for web client-server application development, that is as complete as Visual WebGui.
For a technological overview of the Visual WebGui framework, please view this article here.
Please download the SDK from this page here and experiment. You have a 30 day trial and a free Express version you can work with.
I will be more than happy to answer your questions. You can write to us on [email protected].
Regards,
Ori Cohen
Support Manager, the Visual WebGui team