Memory Management

I l @ ve RuBoard

Like the Java language, C# employs automatic memory management. Transparently to developers, the language uses garbage collection to move objects around in memory and clean up after unused objects. For more fine-grained control over memory management, C# provides developers with the ability to write "unsafe" code. Please refer to a C# text for a more complete discussion of memory management and unsafe code.

I l @ ve RuBoard


Asp. Net. By Example
ASP.NET by Example
ISBN: 0789725622
EAN: 2147483647
Year: 2001
Pages: 154

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