我们如何才能提高网页或网站的性能 [英] How we can improve the performance of webpage or website

查看:68
本文介绍了我们如何才能提高网页或网站的性能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请告诉我如何改善网页的性能。请告诉我在页面或网站中需要遵循的要点

解决方案

如果你是希望提高您的Asp.Net应用程序的性能,然后查看下面的链接。它围绕这个主题进行了几次CodeProject讨论。



http://www.codeproject.com/search.aspx?q=Improve+Web+Site+Performance&doctypeid=5

试试这个 ASP.NET网站性能改进 [ ^ ]


- >在应用程序中使用数据集和对象数据

- >不要使用太多的会话变量

- >在webapplication中使用缓存

- >使用OOP和n层架构优化代码


Please tell me how we can improve the performance of the webpage.Tell me the points which we need to follow in the page or website

解决方案

If you are looking to improve performance of your Asp.Net application then have a look at below link. It has several CodeProject discussions around this topic.

http://www.codeproject.com/search.aspx?q=Improve+Web+Site+Performance&doctypeid=5


try this ASP.NET Web Site Performance Improvement[^]


->Use Dataset and Object datasourses in application
->Dont use too much session variables
->Use cache in webapplication
->Use optimized code using OOP and n-Tier Architecture


这篇关于我们如何才能提高网页或网站的性能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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