Search Forum
(53671 Postings)
Search Site/Articles

Archived Articles
712 Articles

C# Books
C# Consultants
What Is C#?
Download Compiler
Code Archive
Archived Articles
Advertise
Contribute
C# Jobs
Beginners Tutorial
C# Contractors
C# Consulting
Links
C# Manual
Contact Us
Legal

GoDiagram for .NET from Northwoods Software www.nwoods.com


 
Printable Version

Manipulating Files With C#
By Gildeoni Santos

This is a simple program that shows a bit of how to manipulate files in Visual C#.Net. I developed this as a "C# Console Application" and this simple program acts like a "DOS" operating system. The only file needed for the application is the "MyClass.cs". Open the "ReadMe" file in the zipped file to see it's usage.

Download FileManipulation.zip