I have seen OpenFileDialog and SaveFileDialog in silverlight but, what if I required to select path of folder in my computer?
Scenario: The user want to select path in the Computer which he can use for his files. For example there is a button (e.g. Select path to save your work button) which he will use to browse folder. When he is done with selection the path should return to the textbox or similar.