AspDotNetAtoms.com provides daily updates on ASP.NET Tutorials, Programming Resources, .NET Articles, Authors and more.

Categories

Recent Posts

File Upload & Compression in ASP.Net : Richard Bean

Tuesday, June 24 2008

Explains how to upload file to web server and compress it using GZipStream compression method. In this article I am going to look at how to upload a file to the web server and compress it using the compression methods provided in .Net. I will use the open source compression method to compress to a .gz file. The method is available in System.IO.Compression...

Read More:
File Upload & Compression in ASP.Net : Richard Bean
Also See:
Updated: Use IPSec for Filtering Ports and Authentication : ASP.NET Whitepapers
Entity Framework and Lazy Loading : Timothy Khouri
Designing An Application Using Test Driven Development : Mohammad Azam

1 comment(s) so far

Zacke wrote:

Thanks for this!

Post your comment

Comment