wpf - Is it possible to access file in xap in desktop application -


is possible access or file list in xap file through desktop application.if possible please let me know how this.

thanks dinesh

xaps are zip files.

you can use zip library, such ziparchive class in .net 4.5.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -