Someone else (Jano) has posted a reason for using Using. The fact that if you end up with an exception within the block, it still disposes of the item. Couldn’t I just dispose of it in my catch?
Someone else (Jano) has posted a reason for using Using. The fact that if you end up with an exception within the block, it still disposes of the item. Couldn’t I just dispose of it in my catch?
Most Recent Comments