Re: Simple Silverlight File Upload with Clientside Resizing and Atomic Upload (via a single zip file)

2009-12-14 Thread Martin Murphy
Hey Miguel. The compression is done using a port of SharpZipLib which has been refactored to work as a silverlight assembly. The unit test in the project will show you how it's done. There is nothing preventing it from being used with other files types however my primary goal was for image up

Re: Simple Silverlight File Upload with Clientside Resizing and Atomic Upload (via a single zip file)

2009-12-14 Thread Miguel Madero
Thanks I'll take a look on the weekend. Did you do the SharpZipLib port? On Tue, Dec 15, 2009 at 11:37 AM, Martin Murphy martin.mur...@whiteboard-it.com wrote: Hey Miguel. The compression is done using a port of SharpZipLib which has been refactored to work as a silverlight assembly.

Re: Simple Silverlight File Upload with Clientside Resizing and Atomic Upload (via a single zip file)

2009-12-14 Thread Ola Karlsson
Cool I'm looking forward to checking it out :) I've been meaning to do something very similar for ages but never had the time. Maybe now I can get to that other little project (which was dependent on getting this functionality done). Thanks a bunch Martin for building and sharing! On Tue, Dec