[
  {
    "Id": "285747",
    "ThreadId": "83140",
    "Html": "<p>Hi Cheeso</p>\r\n<p>Just wondering We are creating instances of ZipFile without the using block.</p>\r\n<p>Is it necessary to close the ZipFile, if so we have not seen any close methods for it.</p>\r\n<p>Please advise.</p>\r\n<p>Thanks.</p>",
    "PostedDate": "2010-02-04T04:52:17.063-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "285757",
    "ThreadId": "83140",
    "Html": "<p>There is a Dispose() method.</p>\r\n<p>&nbsp;you need to use either the using clause or the Dispose method.</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2010-02-04T05:19:36.847-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]