Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
Visual C++ .NET
File Directory 36 codes
Home
Visual C++ .NET
File Directory
1 Binary read and write with BinaryWriter and BinaryReader
2 Create and save binary file with FileStream
3 Create StreamWriter from file name
4 Creating a StreamReader class is with static methods of the File class
5 Does a DirectoryInfo Exist
6 Does a file exist
7 Get binary file length
8 Get char buffer from MemoryStream
9 Get Directory Attributes
10 Get Directory creation time
11 Get Directory last access time
12 Get Directory last write time
13 Get file attributes
14 Get file creation time
15 Get file last access time
16 Get file last write time
17 Get file length
18 Get Files under a directory
19 Get Sub-Directories
20 Get the Directory full name
21 Get the full name of a file
22 Mark class as Serializable
23 Read a text file with StreamReader
24 Read binary file to an array
25 Read byte from binary file
26 Read each line of a text file and write it out to the console
27 Read text file line by line
28 Read text file to the end
29 Read text file with StreamReader
30 Rewind by setting the binary file reading position
31 Serialize nested classes
32 Write byte array to a MemoryStream
33 Write byte to a MemoryStream
34 Write line to text file with StreamWriter
35 Write MemoryStream to a text file
36 Write to a text file with StreamWriter