性能问题,加载表格时出现延迟 [英] performance issues ,delay while loading the forms

查看:91
本文介绍了性能问题,加载表格时出现延迟的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在VS 2010中开发一个Web应用程序.我的应用程序具有180多种表单,并且每种表单上都有大量控件.我想知道,如果托管应用程序,是否会出现性能问题,加载表单时出现延迟或其他问题?请提供意见和建议.

在此先感谢您.

I''m developing a web application in VS 2010. My application has more than 180 forms and immense amount of controls on each form. I would like to know , if the application is hosted , will there be any performance issues, delay while loading the forms, or any other issues? please advice and suggestions if any.

Thanks in advance.

推荐答案

我们的应用程序有400多种表格.它是慢速还是加载吗?

不,火点是你的

-在page_load和otherevents上编码的方式.
-使用SQL查询的方式.
-使用垃圾收集器的方式.
-实现内存管理

您可以按照以下性能改进步骤进行改进,在此处检查 [监视ASP.NET应用程序性能 [ CLR分析器 [具有ASP.NET应用程序的系统监视器(PerfMon) [ ^ ]
Our application has 400+ forms. Does it means, it is slow or loaded ?

No. The point of fire is your

- Way of coding on page_load and otherevents.
- Ways of using SQL Queries.
- Way of using garbage collector.
- Implementation of memory management

You can follow this perfomance steps to improve it, check here[^]

There are plenty profiler and counters, you can monitor ASP.NET performance.
Monitoring ASP.NET Application Performance[^]
CLR Profiler[^]
System Monitor (PerfMon) with ASP.NET Applications[^]


您可以通过在Firefox中运行您的Web应用程序来检查您的页面性能,您那里有萤火虫,当您转到net选项卡时,它使您有时间加载页面.也可以在Chrome中使用.您甚至可以尝试使用Pagespeed或Yslow这样的网站,这些网站也可以为您提供网页性能和建议.
u can check your page performance by running ur web application in Firefox, there u have firebug, when u go to the net tab, it give u the time taken to load page. Also in chrome u can. U can even try sites like Pagespeed or Yslow which give u page performance & the suggestions also.


这篇关于性能问题,加载表格时出现延迟的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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