Home
|
PHP
|
ASP.NET
|
ASP
|
JSP
Share The Love
Web Apps
& Controls
Tutorials
Books
Community
Directories
---------------
All of ASP.NET
Within Directory
---------------
ASP Index
You are 1 of 356 Active ASP.NET Visitors
ASP.NET Home
|
Resources
|
Buzz Clips
|
My Favor-Its
|
Login
Web Applications
(479)
Component & Controls
(1037)
ASP.NET Web Hosting
(275)
Software & Server
(171)
Tutorials & Code Snips
(4751)
References
(399)
Books & Media
(271)
Community
(90)
Other ASP.NET Sites
(380)
 
Resource Home
(7860)
How Do I ...
(2900)
Specific Topics
(1842)
 
Tutorials & Code Snips
(4751)
.Net Framework
(1842)
Application Making
(140)
Assemblies
(51)
Browsers
(21)
Code Management
(65)
Component Making
(75)
Content Management
(26)
Controls
(144)
Data Storage
(8)
Database
(437)
Date & Time
(27)
Documents
(14)
Email
(89)
Error Handling
(93)
File Management
(86)
Form Handling
(145)
Graphics & Charts
(116)
Messaging
(4)
Miscellaneous
(182)
My First Script
(84)
Network Functions
(36)
Performance Tuning
(103)
Scripting
(98)
Scripting Comparison
(15)
Search
(12)
Security
(73)
Server & Software
(86)
Site Statistics
(14)
Strings & Variables
(56)
User Interface/Themes
(43)
User Management
(66)
WAP
(17)
Web Services
(295)
Website Navigation
(25)
XML
(154)
 
How Do I ...
(2900)
 
File Management
(86)
Editing Files
(1)
File & Disk Info
(7)
File Compression
(2)
Hard Drive Directories
(5)
Hard Drive Files
(1)
Up/Downloading
(38)
File & Disk Info
[+]
Favor-It
Sort By:
Default
Name Asc
Name Desc
Price Asc
Price Desc
Rating Asc
Rating Desc
Favor-Its Asc
Favor-Its Desc
Version Asc
Version Desc
Hits Asc
Hits Desc
Date Asc
Date Desc
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
Thank you for trying the Beta version of
our website.
What do you think?
Codango Home
|
PHP
|
ASP.NET
|
ASP
|
JSP
Advertise With Us
|
About Us
|
Terms of Use
|
Privacy Policy
© 2008 InfoGenius Inc., All rights reserved