Click here to Skip to main content
15,895,777 members
Articles / Programming Languages / C#

String Replace and File Handling library

Rate me:
Please Sign up or sign in to vote.
3.86/5 (9 votes)
8 Jan 2008CPOL5 min read 32.1K   916   31  
Library which contains code for replacing some of the Text in files based on conditions and handling the files by reading and writing strings from or to the file by recursively browsing the folder.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
India India
I am a software developer from Chennai, India. From Novemeber 2004, I am in to the .NET Framework and I enjoy writing codes in C#. My experience in .NET Technology includes designing and creating custom controls and application for Web and windows platform.

Comments and Discussions