|
Comments
|
Today's Top SOA Links
ASP.NET Solutions for Optimizing ASP.NET Applications
The case for third-party acceleration
By: Kent Alstad
Aug. 19, 2008 06:30 PM
One of the reasons that ASP.NET has become popular as a framework for Web developers is the availability of third-party controls and tools. This third-party product support means that, when you're developing features and functionality in an ASP.NET application, you have "buy versus build" options in many areas. Usually, if the options are buying a third-party control or rolling up your sleeves and manually coding the solution yourself, the choice is an easy one. With the latter, you're looking at investing an unknown amount of time and resources into re-creating something that already exists. With the former, you get a known result and a drop-and-go solution.
A Growing Need for Scalability and Performance Even if you've created the greatest application in the world, if it crashes under load or takes two minutes to load a page, nobody's going to use it. In fact, the very productivity-enhancing tools that programmers use to speed development (high-level programming languages, object-oriented techniques, etc.) often become the biggest culprits in poor performance and lack of scalability of the application. That's why the most demanding projects, such as Amazon.com, still rely primarily on highly tuned proprietary code, even though creating it requires enormous additional effort. Microsoft designed ASP.NET to be an intelligent, flexible development framework, and it supports a variety of options for boosting application performance and scalability. Various caching techniques, page-size controls, and load-balancing optimizations, for example, can all deliver performance and scalability improvements. The problem is that these techniques require additional knowledge, time, and resources to implement. On top of these added demands, they create an unfortunate Catch 22 for developers: By using these techniques to improve performance, you're simultaneously impairing your ability to develop and maintain the application in the future, because you now have to employ more complex, highly optimized techniques for everything you do. No one likes having to weigh these kinds of trade-offs. What many developers don't realize, however, is that they don't actually have to. For many ASP.NET optimizations, third-party solutions now exist that can provide the same or similar enhancements as manually tuned code, without the manual tuning. Product-based optimizations can't solve everything, but they can offer some significant advantages for many common optimizations. Let's look at some common optimizations and compare the build-and-buy options for addressing them. Reader Feedback: Page 1 of 1
Subscribe to the World's Most Powerful Newsletters
Subscribe to Our Rss Feeds & Get Your SYS-CON News Live!
|
SYS-CON Featured Whitepapers
Most Read This Week |
|||||||||||||||||||||||||||