I'm playing around with the multiple-files-upload.aspx.
What is the deal with the persisted.resx files in the UploaderTemp directory and how do I get rid of them after I'm done with the files. I tried using the Delete() and Dispose() methods, but no real luck there.
So, what is the deal with these things?