unzipp files on a pocket pc with Visual Sudio .net 2003 C#
-
Hi, I want to create an application with Visual Studio .net 2003 C# and windows Forms to run on a pocket pc, with Windows CE. That application will communicate with a server (with GPS) and bring a .zip or a .rar file and save on the pocket pc. My problem is how I can extract the files off that zip file whith VS C#. It would be very nice if some one could guide me how I can do that. Regards, Ana Bela
-
Hi, I want to create an application with Visual Studio .net 2003 C# and windows Forms to run on a pocket pc, with Windows CE. That application will communicate with a server (with GPS) and bring a .zip or a .rar file and save on the pocket pc. My problem is how I can extract the files off that zip file whith VS C#. It would be very nice if some one could guide me how I can do that. Regards, Ana Bela
Check this: http://www.google.co.in/search?hl=en&q=zip+files+through+code+%2B+compact+framework&meta= Regards, ~Arjun