Top "System.io.fileinfo" questions

Converting file into Base64String and back again

The title says it all: I read in a tar.gz archive like so break the file into an array …

c# base64 streamreader system.io.fileinfo
How to use FileInfo object from Powershell

I am now starting to use PowerShell and after a lot of time using the Unix shells and want to …

powershell system.io.fileinfo
Searching By File Extensions VB.NET

Hi all i have been trying to search a specified directory and all sub directories for all files that have …

vb.net search file-io directory system.io.fileinfo
c# copying files from source folder to target folder

Source and Target have the same subdirectories like this : c:\fs\source\a\ c:\fs\source\b\ c:\fs\target\…

c# directory copy-paste directoryinfo system.io.fileinfo
How to read all CSV in a folder

I have a little piece of code in which I can read a CSV file and then my code converts …

c# system.io.fileinfo
How do I tell my C# application to close a file it has open in a FileInfo object or possibly Bitmap object?

So I was writing a quick application to sort my wallpapers neatly into folders according to aspect ratio. Everything is …

c#-4.0 ioexception system.io.fileinfo
VB.Net - FileInfo.FullName - Am I missing something?

I have some some code which was written before I started here (sounds like a submission for The Daily WTF!) …

vb.net .net fileinfo system.io.fileinfo