Access Pen Drive in Silverlight Application
Hey,I'm using Silverlight 4.0 and wanted to know if a pendrive can be accessed in a silverlight project.
Following are the detailed requirements.
1> Ability of the program to open the dialog box with the usb drive folder selected as default.
2>Be able to format the pen drive.
3> Be able to show specific selection(PID/VID)
4> Write a particular file at a particular sector in pen drive.
Thanks in advance.