减少页面加载时间 [英] Reduce Page load time

查看:79
本文介绍了减少页面加载时间的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,



我受到表演的打击。在我的页面我使用选项卡控件(Ajax工具包容器)我有三个选项卡两个选项卡有两个网格和一个下拉列表,第三个我有形式与标签和文本框和上传control.my页面几乎采取30加载秒。请帮助我,因为控件或其他一些东西。



在Http手表中:页面大小被提到为128583,需要30秒才能加载第一次。



问候,

hsakarp。

Hi all,

I am getting hit by performance thing. In my page i am using tab control (Ajax toolkit container) i have three tabs two tabs having two grids and a drop down and the third one i having the form with labels and text boxes and a upload control.my page is almost taking 30 seconds to load .Kindly help me is that because of the control or some thing else.

In Http watch:page size is mentioned as 128583 it took 30s to load for the first time.

Regards,
hsakarp.

推荐答案

我的个人建议是删除Ajax控件工具包并使用其他东西,比如jQuery选项卡。



我告诉你这件事的原因是:

如果你看看Ajax控件工具包的后台工作,那么你会发现它在你点击任何标签后发送整个HTML。



所以它确实如此不做任何AJAX,它做AJAH(异步Javascript和HTML)。



所以我的建议是使用jQuery T ab或任何其他选项卡并使用AJAX nto AJAH:)
My personal suggestion would be to remove Ajax control toolkit and use something else like jQuery tab.

The reason why I am telling you this thing is:
If you look at the background work of Ajax control toolkit, then you will find that it sends the whole HTML once you click on any tab.

So it does not do any AJAX, it does AJAH (Asynchronous Javascript and HTML).

So my advice is to use jQuery Tab or any other tab and use AJAX nto AJAH :)


这篇关于减少页面加载时间的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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