Hi Friends,
I am developing a functionality to download
"Multiple varbinary files from database (column in database is in varbinary format) ,
and download the multiple files and zip it.
I am using .net framework 4.0 and mvc 4
Please let me know if someone has done such functioanlity in MVC.