[
  {
    "Id": "461243",
    "ThreadId": "217751",
    "Html": "Is there a way to open a file from within a *.zip without unpacking it?\r\nE.g. I want VB.net to be able to read a *.txt file inside a .zip file, but I don't want to have to unpack the .zip file first...??\r\n\r\nAny ideas?",
    "PostedDate": "2010-06-29T09:02:39.157-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "653662",
    "ThreadId": "217751",
    "Html": "<p>Yes - use the ZipEntry.OpenReader() method, or one of its overloads.</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2011-08-06T06:47:52.1-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]