Search

Advertisement #1

University Search


Online universities directory by state, name and specialization.

Advertisement #2

Integrated HR Software

Advertisement #3

Sales Courses

http://www.salestraining.co.in

Salestraining offer sales training courses and sales training programs throughout India.

RSS Feed

Sean's Blog

Account Login



Directory Sizer PDF Print E-mail

Description

I have looked several places for a program that will anylize my hard drive and determine what the largest files on it are... I haven't yet been able to find one that is free for use, so I ended up making my own. I grabbed an open-source pie charting control from CodeGuru.Com and whipped it up reasonably quickly. It helps you anylize where the space on your hard-drive is going by listing out the sizes of each directory and file, as well as displaying the top ten file and directory sizes in a pie-chart.

 

Technology

  • C#/.NET 2.0+

Features

  • Graph to display top 10 directories from your selection.
  • Detailed grid/list of all directories/files and their sizes.

Download

 

Comments 

 
0 #2 Sean McIlvenna 2009-07-16 05:03 I'm glad you like (at least the look :) of the tool… I whipped this tool together pretty dang fast so it doesn't surprise me too much. In any event, I have fixed the problem, re-packaged it and it is now updated on the website so whenever you download it next it should work better than before :) Thanks! Quote
 
 
0 #1 Olivier 2009-07-09 09:44 Hi, I've downloaded your tool, and, yes it's nice looking!

Though, I must report you a bug:

when selecting a directory that has no subdirectories (but that can have files), an exception is thrown. Here is - a part of - the stack trace (sorry, French install):

System.IndexOutOfRange Exception: L'index se trouve en dehors des limites du tableau.
àirectorySizer .Form1.UpdateDirectory Chart(List`1 directories)
àirectorySizer .Form1.startSizing()
àirectorySizer .Form1._btnGo_Click(Ob ject sender, EventArgs e)


I suspect you don't check that your dirs list can be empty in UpdateDirectory Chart…
Quote
 

Add comment


Security code
Refresh