Read and Write File to Local File System in Silverlight 4

Posted on C# Corner See other posts from C# Corner
Published on 5/10/2010 12:35:20 AM Indexed on 2010/05/10 8:05 UTC
Read the original article Hit count: 259

Filed under:
In Silverlight 4, we have an added feature that allows us to access Local File System. In this article we will see how we can read and write a file to local file system.

© C# Corner or respective owner