how to open and edit RDF File in zip File in vb.net?

Recommended Answers

All 3 Replies

thank.
but, is there a way to edit RDF File in zip File without extract.

Since zip files are compressed you have to uncompress to see the real data inside. Using a memorystream should allow you to unzip in memory without writing to disk first.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.