Summary


After reading this chapter, you should have a better idea of some of the fundamental things you can do in your day-to-day codingwhether it be for a web application or a Windows applicationto increase your application's speed and efficiency. This chapter discussed various aspects of the Garbage Collector and how you can structure your code to reduce the effect that the GC has on your application's performance. Also discussed were dealing with things such as boxing and unboxing, value types and reference types, string building and collections, and much more. The point of this chapter is to encourage you to build good habits that will reduce the amount of performance tuning you have to do after your application has been built.



    Visual C#. NET 2003 Unleashed
    Visual C#. NET 2003 Unleashed
    ISBN: 672326760
    EAN: N/A
    Year: 2003
    Pages: 316

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