4GuysFromRolla.com :
ASPFAQs :
System.IO Namespace Classes
The System.IO Namespace Classes category contains the following FAQs:
Question: How can I easily work with/manipulate/parse file paths in .NET?
[View the Answer! ]
Posted by Scott Mitchell at 5/24/2005 7:25:03 PM. (31,569 views...)
Question: How can I read the contents of a text file one line at a time?
[View the Answer! ]
Posted by Scott Mitchell at 9/3/2003 12:32:03 AM. (56,379 views...)
Question: How can I read the entire contents of a text file into a string?
[View the Answer! ]
Posted by Scott Mitchell at 9/3/2003 12:30:38 AM. (43,849 views...)
Question: How do I copy or move a file from one location to another?
[View the Answer! ]
Posted by Scott Mitchell at 9/3/2003 12:27:35 AM. (85,453 views...)
Question: How do I delete a file from the Web server's file system?
[View the Answer! ]
Posted by Scott Mitchell at 9/3/2003 12:24:34 AM. (62,340 views...)
Question: Why do I get an error message, "Access to the path is denied?"
[View the Answer! ]
Posted by Scott Mitchell at 9/3/2003 12:22:43 AM. (65,271 views...)
[Return to the ASPFAQs Index ] |
[Suggest an FAQ ]
System.IO Namespace Classes category viewed 84,787 times...
Do you have a FAQ you'd like to suggest?
Suggestions? Comments? If so, send it in !
Also, if you'd like to be a FAQ Admin (creating/editing FAQs),
let me know ! If you are looking for other FAQs, be
sure to check out the 4Guys
FAQ and Commonly Asked Messageboard Questions !
Most Viewed FAQs:
1.) How can I format numbers and date/times using ASP.NET? For example, I want to format a number as a currency. (761643 views )
2.) I am using Access and getting a 80004005 error (or a [Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet database engine cannot open the file '(unknown)' error) when trying to open a connection! How can I fix this problem? (207777 views )
3.) How can I convert a Recordset into an array? Also, how can I convert an array into a Recordset? (202549 views )
4.) How can I quickly sort a VBScript array? (196039 views )
5.) How can I find out if a record already exists in a database? If it doesn't, I want to add it. (156019 views )
6.) How do I display data on a web page using arrays instead of Do...While...MoveNext...???... (152331 views )
7.) When I get a list of all files in a directory via the FileSystemObject, they aren't ordered in any reasonable way. How can I sort the files by name? Or by size? Or by date created? Or...
(140381 views )
8.) For session variables to work, must the Web visitor have cookies enabled? (110162 views )
9.) Can I send emails without using CDONTS? (107083 views )
10.) How can I take the result of a SELECT...MULTIPLE or a group of same-named checkboxes and turn it into a query? That is, if the user selects 3 answers, how can I construct a query that looks for all 3? (106308 views )
Last computed at 9/17/2007 3:22:00 AM