Home    Tutorials    Scripts    New Tutorials    Popular Tutorials    Top Rated Tutorials    Editor Picks
Navigation: ASP.NET > File Management > Calculating the Size of a folder in ASP.NET

Calculating the Size of a folder in ASP.NET
Visitor Rating:
Votes:
Visits:
3.00
1
126
Description:
In classic ASP it's very easy to get the size of a folder since the FileSystemObject (FSO) class includes a Size function. In ASP.NET there is no such function provided, so you'll see how to create one, extending the System.IO.DirectoryInfo Namespace.
Tutorial Specifications:
<%linkimage%> <%difficultydet%>
Tutorial ID: 3616
Category: ASP.NET > File Management
Author: www.xefteri.com
Updated:30-4-2004
Write a Review   Report Broken Link
Rate the tutorial Calculating the Size of a folder in ASP.NET

Add your Tutorial | Modify your Listing | Getting Rated