Click here to Skip to main content
15,897,518 members
Articles / Web Development / IIS

ZipFS: Using ZIP files as virtual directories or read-only resource containers in ASP.NET

Rate me:
Please Sign up or sign in to vote.
4.16/5 (13 votes)
13 May 2008CPOL9 min read 51.4K   389   42  
A library to use a ZIP archive (with images, script files, resources and so on...) as if it is a virtual directory in ASP.NET application.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect Marmara University
Turkey Turkey
I'm a software architect with a keen interest on designing reusable, flexible, high performance software, which is a piece of art in my humble opinion.

Comments and Discussions