May 20, 2012 .NET
Winform : How to use Folder and Open File Dialog Controls using C#
When developing projects in Winforms, there will come a time when you will have to deal with Browser Folder and Open File Dialogs. This article will show you how to accomplish common tasks using those two controls in Windows Forms using C#.