[
  {
    "Id": "247319",
    "ThreadId": "72437",
    "Html": "<p>Just wondering if it is possible to read a text file from a zipFile without unzipping and saving it on the local drive.</p>\r\n<p>Please let me know.</p>\r\n<p>Thanks</p>\r\n<p>N</p>",
    "PostedDate": "2009-10-19T08:54:37.23-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "247409",
    "ThreadId": "72437",
    "Html": "<p>Yes, you have options. Check the documentation on <a href=\"http://cheeso.members.winisp.net/DotNetZipHelp/html/ea82f312-372e-edad-d374-8db2486e70ba.htm\">ZipEntry.OpenReader()</a>, or <a href=\"http://cheeso.members.winisp.net/DotNetZipHelp/html/8e64cfe0-5dfc-2682-2c10-cb840ed3bfa1.htm\">ZipEntry.Extract(Stream)</a> .</p>\r\n<p>You can also use the new-for-v1.9 <a href=\"http://cheeso.members.winisp.net/DotNetZipHelp/html/a1a897db-bc65-2b08-875c-75fc3977b00f.htm\">ZipInputStream class</a>.&nbsp; There is sample code for all of these things, in the doc.</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2009-10-19T12:13:32.017-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]