·1 min read
Use ASP.NET and DotNetZip to Create and Extract ZIP Files
I recently came across this article from Scott Mitchell, that shows how to use DotNetZip to create and extract ZIP files in an ASP.
I recently came across this article from Scott Mitchell, that shows how to use DotNetZip to create and extract ZIP files in an ASP.
As I mentioned in my last post, I had to figure out various ways to make my latest project's ASP.NET application run faster.
I've spent quite a bit of time recently optimizing our ASP.NET application to help improve performance.