[
  {
    "Id": "418538",
    "ThreadId": "205066",
    "Html": "<p>I use VS2010 BETA2</p>\r\n<p>&nbsp;</p>\r\n<p>i see the source code in this site but&nbsp; very difficult and cannot run</p>\r\n<p>how to get simple code?</p>\r\n<p>&nbsp;</p>\r\n<p>thanks</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2010-03-15T22:43:46.983-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "418749",
    "ThreadId": "205066",
    "Html": "<p>get simple code for what?</p>\r\n<p>what code do you want?&nbsp;</p>\r\n<p>edit:</p>\r\n<p>Looking at the title of this thread I guess you want an example that shows how to display a progress bar, while saving.</p>\r\n<p>Did you look at the documentation for the SaveProgressEventArgs?</p>\r\n<p>This example shows how to display a progress bar when extracting:</p>\r\n<p><a href=\"http://dotnetzip.codeplex.com/sourcecontrol/network/Show?projectName=DotNetZip&changeSetId=56618#776813\">http://dotnetzip.codeplex.com/sourcecontrol/network/Show?projectName=DotNetZip&amp;changeSetId=56618#776813</a></p>",
    "PostedDate": "2010-03-16T09:16:50.8-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "418993",
    "ThreadId": "205066",
    "Html": "<p>thanks to reply</p>\r\n<p>&nbsp;</p>\r\n<p>simple code for using progress in vb</p>\r\n<p>I&nbsp;don't understand Qunzip WinForm code.. this code cannot run vs2010&nbsp; &nbsp;T^T</p>\r\n<p>and I saw other example but that's same. so if exist other simple code, teach me please</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2010-03-16T20:24:00.357-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "419019",
    "ThreadId": "205066",
    "Html": "<p>ok, are you interestedin a progressbar for SAVING or EXTRACTING ?</p>\r\n<p>The qunzip shows how to use a progressbar for extracting.</p>\r\n<p>I don't know what you mean by &quot;this code cannot run&quot;.&nbsp; What's the problem.&nbsp; Even if it cannot run, you can see the code, right?&nbsp; You can see what it's doing.&nbsp; You can cut-and-paste into your own project, right?</p>\r\n<p>If you are interested in a progressbar while SAVING or CREATING a zip, that's different.&nbsp;&nbsp; I don't have an example in VB for that.&nbsp;&nbsp; But you can check the documentation on SaveProgressEventArgs - there's a code example there.</p>\r\n<p>good luck.</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2010-03-16T22:16:50.64-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]