[
  {
    "Id": "586144",
    "ThreadId": "251123",
    "Html": "\r\n<p>I want to use it in a Windows Phone 7 app...is it supported?</p>\r\n<p>&nbsp;</p>\r\n<p>Thanks a lot</p>\r\n<p>Martino</p>\r\n",
    "PostedDate": "2011-03-24T18:17:12.713-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "586368",
    "ThreadId": "251123",
    "Html": "<p>Hmm, I don't know.&nbsp; Are there special requirements for building .net apps on WP7?&nbsp; I don't have a Windows Phone to try it on. I last built an app with DotNetZip on Windows Mobile 6, and it worked fine.</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2011-03-25T05:37:26.433-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "586377",
    "ThreadId": "251123",
    "Html": "<p>To develop for WP7 you must use a subset of Silverlight framework and compile your code against that version of the .NET framework. Not all API available in Silverlight 4 are available in Silverlight for Windows Phone.</p>\r\n<p>&nbsp;</p>\r\n<p>So it depends on what API of the .NET framework you use.</p>",
    "PostedDate": "2011-03-25T05:53:14.487-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "628374",
    "ThreadId": "251123",
    "Html": "<p>I successfully compiled a subset of the Zlib: Crc32.cs, Deflate.cs, GZipStream.cs, Inflate.cs, InfTree.cs, Tree.cs, Zlib.cs, ZlibBaseStream.cs, ZlibCodec.cs and ZlibContants.cs.</p>\r\n<p>I created a new Windows Phone Class Library.</p>\r\n<p>The only change I had to done was to preprocessor conditions: adding \"&amp;&amp; !SILVERLIGHT\" to all \"#if !NETCF\".</p>\r\n<p>I needed the GZipStream class for deflating a file created by an external application.</p>",
    "PostedDate": "2011-06-15T14:20:50.26-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "628381",
    "ThreadId": "251123",
    "Html": "<p>Great news! Thanks for the support! :)</p>",
    "PostedDate": "2011-06-15T14:26:53.973-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]