The text of this article is not in this database — only its details are. Read it on the old site: Forensics: StorageFile vs IsolatedStorage Performance
2 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.

Lex LavnikovPosted Dec 12, 2014, 4:05 PM
Ok, I retry... If you just port FileStream class from .NET FX to WinRT using allowed Win32 p/invoke, you'll get even better performance, bypassing bloatloaded async stuff... The problem is you can just write to your app local folder.
Lex LavnikovPosted Dec 12, 2014, 4:01 PM
Where is my comment?