By Diptimaya_Patra
via diptimayapatra.wordpress.com
Published: Aug 07 2012 / 09:50
In Silverlight 4 we have access to dialog boxes such as Open File Dialog and Save File Dialog. But we don’t have access to Folder Dialog. A folder dialog is used to help us select a path from the file system. In some project requirements we need to give a custom path to save files, for example we need to save the snapshot of a video application to a specific folder or saving log files, reports to a custom folder path that has to be given by the end user.
Add your comment