|
ASP.NET Book
The online ASP.NET Tutorial Book |
|||||||||
|
|
|||||||||
ASP.NET BasicsHTML BasicsASP.NET Web Server Advanced HTML Application Designing Using Visual Studio ASP.NET Standards ASP.NET Styling ASP.NET Navigation ASP.NET TipsASP.NET ValidationHTML forms CSS Styling CSS Advanced ASP.NET Features ASP.NET Image Effects Common mistakes DB Design tips Building ApplicationsDesign Secure AppsBuild Secure Apps |
3. Improving Web Page Performance |
||||||||
|
When you develop a website, it tends to get larger and larger, and then the performance starts to slow down. As you might have experienced, if a web page is slow on your computer, then it will get even worse after you upload it to the Web server due to the slow speed of Internet Connections. As you do not have the power to increase your user’s Internet Connection speed or the Web browser’s capabilities, what you can do is reduce the web page’s load times and improve the overall throughput. In the following ASP.NET tutorials you will learn two ways in which you can reduce the web page’s load times and improve the overall throughput. Table of ContentsChapter 1 - HTML Web Standards [top] |
|||||||||