This is a mirror of official site: http://jasper-net.blogspot.com/

Local File Access in Silverlight 4

| Sunday, May 9, 2010
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 do that.

Creating Silverlight Application

Fire up Visual Studio 2010 and Create a new Silverlight Application, name it as FileAccessSample. To access Local File System or we can say specific folders such as Documents, Music, Video, etc... We need to have the application a trusted one. To do so let's enable the Out-of-Browser capabilities.  

Read more: C# Corner

Posted via email from jasper22's posterous

0 comments: