I would advise to use the 'using' syntax. All object that are disposable can use this syntax.

Maybe if you call Dispose() only is not enough: for example, when using a StreamWriter, this should be...