Darren Murray

Darren Murray

  • NA
  • 11
  • 23.3k

Read from Resource Text File

Dec 26 2010 11:49 PM

Hello. I am very new to C#. I am creating a C# console application in VS 2005 and added a text file as a resource. I wish to read this resource file, make a change here and there based on user input and spit out a new one to c:\temp. How do i call this file into StreamWriter. I have found several references on the interent but still confused.
 
 
 

Answers (3)