Chapter 16. Optimizing Your .NET 2.0 Code


In This Chapter

  • Understanding Boxing and Unboxing

  • Using Proper String Manipulation Techniques

  • Efficient Loop Construction

  • Speeding Up Application Start Times

  • Code Profiling Using the Performance Wizard

As you will see throughout this book, you can increase the performance and scalability of Windows Forms, Web Forms, and web services in many ways. This chapter focuses on the things that you can do at the Framework level that can help optimize any code that you write, regardless of the target platform. You will see some habits that are easy to adopt that will help keep your application running smoothly and quickly, as well as a tool that can be used to speed up the application launch process and a tool that can be used to analyze an existing code base and point out a wide variety of potential performance problems.



Microsoft Visual C# 2005 Unleashed
Microsoft Visual C# 2005 Unleashed
ISBN: 0672327767
EAN: 2147483647
Year: 2004
Pages: 298

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net