About This Session
The .NET garbage collector provides a high-speed memory allocation service and promises to minimize if not eliminate the work associated with managing your applications memory. However, this benefit comes with a cost that is not always easy to quantify. When it is ignored it has the potential to drastically reduce your application performance and in extreme cases introduce memory leaks that can be hard to find.<br/>
<br/>
In this session I will do an in depth look at .NET memory management and introduce the IDisposable pattern. I will then show some techniques to analyze when this pattern is needed. Lastly I will show some design patterns that can minimize the impact of garbage collection and make your programs more efficient.
Time: 5:00 PM Saturday Room: 1401
The Speaker(s)
Software Architect , Black Tie Software
unassigned