How to compress files in ASP.Net?
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
You can't in 1.1 as far as I know. But there is a namespace that contains classes for working with ZIP files in 2.0 -------------------------------------------------------- My portfolio & development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!