
لینک کوتاه : https://en.magicfile.ir/?p=2513
Download the source and code of Disk Analyzer with C#
Disk Analyzer enables you to find out how much space files and directories are taking up on your disk and helps you find files and folders that you no longer use. This tool analyzes your disk drives and collects directory size and file size statistics by type, which you can view as overview charts and detail tables.
I am using an extended pie chart control to display the results. Really worth a look. This is one of the best implementations of pie chart controls.
Also, I'm using a tree grid view that allows displaying files by extension, implemented. This program allows you to set filters for the directories and files to be analyzed. I have to agree, this should be beefed up to allow more customization.
Background
I was looking for a simple disk analyzer tool to calculate directory size and cleanup and help organize my files better. I thought it would be good to write one.
Possibilities
- Display size by index with
DataGridView
and pie chart - Report size based on file extension, with
DataGridView
and pie chart - Filter options by size. Include and remove file extensions. Directories with zero bytes
- Export results to Excel; It is saved in Excel XML format using the CarlosAg ExcelXmlWriter library
- Open a file/folder and its parent directory
Content tags
Disk analyzer with C# , Hard analysis with C# , Disk check software with C# , Display hard drive volume with C# , Display drive information with C# ,Files that you may need

Source and code of tree structure editor software using C #

Download the source code of the heavenly treasure (Quran) in Basic Four Android

Sample source and code of a complete word puzzle game in C#.NET

Sample source and ocr code recognition of letters (characters) in images with Visual Basic .NET vb.net

Source and code management system in VB.Net and MySQL database
