Silverlight 5 RC - Create Directory from Browser using PInvoke

added by rcash
9/11/2011 4:16:36 PM

187 Views

In Silverlight 4, if we wanted to access system drive or any files, we had to use the COM APIs and this was only applicable from Out-Of-Browser applications. In this article, we will show you the way to access system resources using PInvoke in Silverlight 5.


0 comments