Tuesday, August 15, 2006

Problem I missed during today's interview

I had problem answering question about Disposer regardingly to disposing some unmanaged resource. So I guess I need to read a bit about this before the next interview:


- Avoid C# Memory Leaks with Destructor and Dispose
- Demystifying Dispose
- From MSDN
- More From MSDN
- Top Ten Traps in C# for C++ Programmers