asp.net.ph

Skip Navigation LinksHome > ASP.NET Applications > ASP.NET Optimization

ASP.NET Optimization

ASP.NET Web Applications


In this age of business-to-business and business-to-consumer e-commerce, slow Web applications not only waste company resources, they can cause enough problems that they drive potential customers away from your company. Performance tuning is an extremely important issue to both the developer writing code and the system administrator maintaining the application.

Fortunately, ASP.NET incorporates a variety of features and tools that allow you to design and implement high-performance Web applications. From an improved process model and automatically caching requested pages to performance counters and Web application testing tools, ASP.NET is the choice when you want to create Web applications that will meet the demands of a heavily trafficked Web site.

In This Section


Content
Developing High-Performance ASP.NET Applications
Details considerations that will help you develop ASP.NET Web applications with fast response times and acceptable levels of throughput.
Monitoring ASP.NET Application Performance
Provides a brief overview of the tools and methods that you can use to monitor your ASP.NET Web applications, as well as a list of the performance counters that ship with ASP.NET.

Related Sections


Content
ASP.NET Caching Features
Outlines the caching mechanisms in ASP.NET and how you can use them.


© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note