Opening Client-Side Files using Silverlight(pietschsoft.com)
submitted by
crpietschmann(11.3k) 4 years, 2 months ago
Silverlight does not have direct access to the local file system for security reasons. However, you can still prompt the user to select a specific file to open using the OpenFileDialog similarly to how you do in .NET. Here's some basic code that demonstrates opening a user specified file using Silverlight 2 Beta 1. This basic example opens up a user specified file, and displays its contents within a textbox.
|category: Silverlight
|Views: 5
tags:
OpenFileDialog Silverlight another
Everyones tags:
Your Tags: