富客户端应用 [英] Rich Client Application

查看:84
本文介绍了富客户端应用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我开发了一个企业解决方案,但主要问题是回避和刷新以及更新数据的时间
现在搜索有关asp.net(c#)富客户端的最佳解决方案
主要目的是提高性能并进行实时更新,我认为如果不使用客户端脚本(java sript),这将不适用
那么是否有像json或jqurey这样的解决方案或工具可以支持我?

I developed an enterprise solution but the main problem is the bostback and the refresh and the time for update the data
now search about best solution for asp.net (c#) rich client
the main target to increase the performance and to be real time updating and i think that will not be applicable without use client side script (java sript)
so is there any solution or tools like json or jqurey can support me?

推荐答案

听起来您知道关键字但毫无头绪.您已经编写了企业解决方案?

是的,如果您不想进行回发,则需要使用AJAX来获取页面中的数据.使用jQuery很容易做到这一点. JSON可用于在客户端和服务器之间移动数据.您知道这些术语是什么意思吗?我想你需要拿一本书.如果您使用的是ASP.NET Web表单,则有一个ASP.NET AJAX库可以使您更轻松,尽管IMO的前进之路是MVC网站,即使您使用的是Web表单,也可以使用jquery for AJAX.
It sounds like you know the keywords but have no clue. You''ve written an enterprise solution ?

Yes, if you don''t want to do postbacks, you need to use AJAX instead to get data within a page. This is easily done with jquery. JSON could be used to move data between client and server. Do you know what these terms mean ? I think you need to get a book. If you''re using ASP.NET webforms, there is an ASP.NET AJAX library which might make this easier for you although IMO the way forward is MVC websites, and even if you''re in webforms, using jquery for AJAX.


这篇关于富客户端应用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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