[
  {
    "Id": "88332",
    "ThreadId": "26411",
    "Html": "\r\nCan any body tried downloading Files or Folders from Sharpoint Document Library.<br />",
    "PostedDate": "2008-04-22T13:18:32.217-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "88409",
    "ThreadId": "26411",
    "Html": "\r\nsorry, I don't get what you mean, or how it relates to DotNetZip.<br /><br />",
    "PostedDate": "2008-04-22T20:35:06.1-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "88483",
    "ThreadId": "26411",
    "Html": "\r\nSorry for not giving full info..<br />I have large of files in Sharepoint document Library.. <br /><br />My Requirement:<br />    1.I need to Download them using DotNetZip (It goes beyond 10MB)<br />    2.Some times i have to upload documents<br /><br />Questions:<br />   1.I wanted to ZIP all the files from sharepoint using DotNetZip and create Stream.<br />   2.If i stream ZIp file how would i unZIP at client Side.<br /><br />NOTE: In Sharepoint we can open files binary mode or Stream.<br /><br />Please suggest me.<br /><br />Thanks,<br /><br /><br />",
    "PostedDate": "2008-04-23T06:23:44.34-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "89020",
    "ThreadId": "26411",
    "Html": "<div class=\"quote\" style=\"border: dotted .1em #aaa; border-left: none; border-right: none; font-style: italic; margin: 1em 0em 2.5em 3em;padding: .2em;\"><br />My Requirement:<br />1.I need to Download them using DotNetZip (It goes beyond 10MB)<br /><br /></div><br />DotNetZip does not do downloads. <br /><br />I think you need to think a little more about what you want to accomplish.  Break it down into parts.  Then solve each part. <br /><br />For example, it seems you want to download files from a sharepoint doc library.  That is a well-defined, well-bounded problem. <br />\"How can you programmatically download files from a Sharepoint doc library?\"<br />\"How can you create a zip from a stream?\" <br /><br />Solve each one of those smaller problems - get to know what is required and how the solution works. <br />The next step is to combine the \"building block\" solutions. <br /><br />I hope that helps. <br />",
    "PostedDate": "2008-04-25T08:12:58.137-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]