ADO.NET: SqlClient Dispose, Finalize, GC, "using"
Many of programmers who are not familiar with the behavior of the C# language do some reading in the MS Documentation (which I'll be the first to admit is often quite obtuse) and put fancy logic like this in their database code:
By Peter Bromberg Popularity (481 Views)