Does C # support multiple file support without using third-party solutions. I knew there were third-party solutions like DotNet zip, SharpZipLib, etc .... did it, but I would like to create one without using any of the above.
I see the use of J # (vjslib.dll), we can use GZip, but J # is currently uninstalled and not included in VS2010.
Can you tell me the right place for this implementation?
source share