You are 1 of 356 Active ASP.NET Visitors
 
 
  ASP.NET Home  |  Resources  |  Buzz Clips  |  My Favor-Its  |  Login
Add to Del.icio.us  Add to StumbleUpon  Add to Codango Favor-It

 
   
Resource Menu

 


 File & Disk Info      [+] Favor-It   
 
Sort By:  

Drives, Directories and Files Site: ASP.NET Resources
Rating:  
Reviews: 0[+]
Favor-It: 0 Users[+]
  Hits Today: 1 Report Error  
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
Rating:  
Reviews: 0[+]
Favor-It: 0 Users[+]
  Hits Today: 1 Report Error  
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
Rating:  
Reviews: 0[+]
Favor-It: 0 Users[+]
  Hits Today: 2 Report Error  
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

View and edit file attributes Site: Xefteri
Rating:  
Reviews: 0[+]
Favor-It: 0 Users[+]
  Hits Today: 1 Report Error  
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
Rating:  
Reviews: 0[+]
Favor-It: 0 Users[+]
  Hits Today: 2 Report Error  
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
Rating:  
Reviews: 0[+]
Favor-It: 0 Users[+]
  Hits Today: 1 Report Error  
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
Rating:  
Reviews: 0[+]
Favor-It: 0 Users[+]
  Hits Today: 1 Report Error  
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



 


Icon Key >     - Recently Updated     - Showcase     - Cool Stuff     - Codango Lab Review




ASP.NET Section Stats
69794 page-views today
70415 yesterday
2.22 million last month
97.17 million total
since February 01, 2001
(formerly 411asp.net)
 
 

 
  
  Submit a Listing into this Category  | Update Your Listings Link to Us  |  Advertise  |  Contact Us  |  Website Help  

© 2008 InfoGenius Inc., All rights reserved