From: 3P on 1 Jun 2010 18:12 > > If you leave out of the Using(connection) with a Return to leave the > function before you let the Using(connection) complete normally to close > the connection, then you have left things open like the code above. > > If you have done the Return and left the Function before you close > things, then you have the same situation as before. > This is not true. Dispose is always called.
|
Pages: 1 Prev: Can't adjust the iFrame height to fit the contents. Next: ASP.NET 2.0 AppDomain recycling |