Pages

Ads 468x60px

Social Icons

Featured Posts

Search

Why NOT to use nested "using" in C#

Tuesday, 17 February 2015

Interesting article from MSDN on how CLR handles object disposition, which I came across when running some Code Analysis:

https://msdn.microsoft.com/en-us/library/ms182334.aspx

 

Most Popular