Possible Duplicate:
C# Finalize/Dispose pattern
How should I go about implementing disposable pattern (IDisposable interface) properly with vs2010 and c#4? A quick example and and important tip would be so nice.
I know there are c#2 examples but asking more for c#4.
Edit: Alright please delete the question (as I cant). I now see that nothing with respect to object disposal have changed since c#2.0 to 4.0