Here Mudassar Ahmed Khan has explained how to Upload, Unzip and Extract contents Zip Archive file in ASP.Net using C# and VB.Net.
In order to Unzip and Extract contents of Zip Archive file in ASP.Net I am making use of DotNetZip Library which is a free Open Source Library for .Net.
The files are extracted in a folder on server and then displayed in GridView.