Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello All, How can I search for a particular file inside the .zip file?
Thanks in advance Amit
Check out the System.IO.Packaging namespace (.net 3.0 or 3.5). It allows you to create zip files so I'm guessing if there is a way it will let you do it.
System.IO.Packaging