azae Posted January 7, 2005 Posted January 7, 2005 Hi, I am new in C#. I need to write my data to text file through my developed system. In VB 6, we have INPUT, OUTPUT and APPEND mode. How bout in C#? I need to write to new line each time the event in invoke without delete the original file or altered the existing file Please help me on APPEND mode... Someone in vb forum introduce me to come here.... Quote
Administrators PlausiblyDamp Posted January 7, 2005 Administrators Posted January 7, 2005 http://www.xtremedotnettalk.com/showthread.php?t=39585 is probably worth a read to get an overview of the basics of file handling in .Net Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.