Summary


Remember, to become a truly proficient C# programmer, you must have a solid understanding of how memory allocation and garbage collection works. This chapter provided a description of how the CLR manages and allocates memory on the heap and the stack. It also discussed how to write classes that free unmanaged resources correctly, and how to use pointers in C#. These are both advanced topics that are poorly understood and often implemented incorrectly by novice programmers.

Chapter 8 discusses strings and a powerful mechanism for string manipulation: regular expressions.




Professional C# 2005
Pro Visual C++ 2005 for C# Developers
ISBN: 1590596080
EAN: 2147483647
Year: 2005
Pages: 351
Authors: Dean C. Wills

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