Input and output (I/O) streaming is a process of reading data from and writing data to a storage medium. In the .NET Framework, the System.IO namespace and its sub namespaces contain the classes and other types to perform I/O operations.
The FileInfo class in the .NET Framework class library provides static methods for creating, reading, copying, moving, and deleting files using the FileStream objects.
This book covers the following topics:
- Understand the FileInfo class
- FileInfo properties
- How to create a file
- How to open and read files
- How to write to the files
- How to move, replace and delete files
- How to encrypt and decrypt files








Aubrey LovePosted Apr 29, 2022, 2:28 PM
How do you get past the 256 character limit in Windows when you don’t have privileges to change the setting in the sys.config file on the source or destination computers? I have this issue when trying to copy from one computer to another for a backup using C#. I created a DOS-BATCH script that handles the issue, but can’t get past the limit in C#.
ilne YutnPosted Jun 6, 2020, 11:10 AM
Thank you Sir !!!
Eduardo MontoyaPosted Dec 20, 2017, 9:53 AM
I could not download it. Please send PDF file to [email protected]
vinod bhilarePosted Mar 19, 2015, 12:17 AM
Thanks , any book for Dataware housing ( ABInitio)
Amit KumarPosted Jul 29, 2013, 8:13 AM
very helpful book sir . any book for wcf
vinh HoangPosted Aug 19, 2012, 8:54 PM
Thank!