Check out our New 411ASP.net Website in Beta:
New Name, New Features, Same People!
ASP.NET File & Disk Info  - ASP.NET tutorial, script, code, controls

411ASP.NET
  
 Navigator >    You are 1 of 418 Active Visitors.
Menu >
My QuickList  |  Newsletter  |  What's Cool  |  What's Hot  |  What's New  |  Login

 Sponsor

  File & Disk Info     Add to QuickList   

Drives, Directories and Files Site: ASP.NET Resources
  Hits Today: 3  Total: 155
Updated: 11/30/2007
The System.IO namespace in the .NET framework makes working with file system and directories very easy. In this article, I will list down few important classes in .NET that you need to know in order to manipulate files and folders in ASP.NET application.   Author: Handy CHang   Code: ASP.NET v2.0 & C#

Directory Browsing the .NET Way Site: ASP Heute
  Hits Today: 2  Total: 5539
Updated: 12/2/2000
For this article I have picked one part of file processing: listing of files and directories. I have built a few nice scripts that can be later used in your own applications. Additional articles will deal with reading and writing files.   Author: Christoph Wille   Code: ASP.NET Beta 1 & VB

Retrieving File Information Site: ASP Alliance
  Hits Today: 1  Total: 4691
Updated: 9/3/2001
Using ASP.NET it is very easy to extract information about a file, including its name, path, extension, size, and various access and creation datetimes. This article quickly goes over the code needed to gather information about files.   Author: Steven Smith   Code: ASP.NET Beta 2 & VB
 Sponsor

View and edit file attributes Site: Xefteri
  Hits Today: 1  Total: 2875
Updated: 12/8/2002
The System.IO.FileAttributes class gives us access to file and directory attributes. In this article, we'll see how to use this class to first read the current attributes and then change them.   Author: Evagoras Charalambous   Code: ASP.NET v1.0 & VB

Deleting Files Site: Extension: aspx
  Hits Today: 1  Total: 1064
Updated: 1/20/2006
The File.Delete method easily allows text and other file types to be blown away. You do not need to map to directories and all that other traditional junk.   Author: Rob Taylor   Code: ASP.NET v2.0 & VB

Creating Directories Site: Extension: aspx
  Hits Today: 1  Total: 989
Updated: 1/21/2006
The following script will dynamically create a new directory based on what the user enters in the form. Make sure you have Read, Write, and Change (R,W,X) permissions set on the directory you want to create the folder in.   Author: Rob Taylor   Code: ASP.NET v2.0 & VB

Reading from Text Files Site: Extension: aspx
  Hits Today: 1  Total: 1095
Updated: 1/21/2006
System.IO provides us with the ReadLine method of reading text from files. The ReadLine() method does all the work for us. The following is read from a text file and the code is below.   Author: Rob Taylor   Code: ASP.NET v2.0 & VB
 iisCART



 Sponsor



Icon Key >   - Within 4 Days    - Within 8 Days    - Within 12 Days  
  - Showcase - Cool Stuff  - Directory Shortcut 

Submit or Update a Listing  |  Link to Us Advertise  |  Contact Us  |  Site Help

ASP.NET File & Disk Info  - ASP.NET tutorial, script, code, controls Home  |  Link to Us  |  Advertise With Us
About Us  |  Contact Us  |  Site Help
       

© 1999-2008 InfoGenius Inc., All rights reserved  |  Terms of Use