how to find list of folder with name & size from directory?
how to find list of folder with name & size from directory in asp.net ? list
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Iftikar HussainPosted Jul 29, 2013, 5:05 AM
You can do like this
",info.Name));
", folderSize));
Regards,
Iftikar
Sanjeeb LenkaPosted Jul 29, 2013, 4:47 AM
http://www.websource99.com/2012/06/29/how-to-display-files-or-folders-in-gridview-from-server-directory-asp-net/