You are developing new web application in which need to store exception data. Each time a new log entry is write to the file. Which method do you use?

 Posted by Rajkatie on 8/31/2013 | Category: .NET Framework Interview questions | Views: 3580 | Points: 40
Select from following answers:
  1. File.CreateText
  2. FileInfo.Create
  3. File.AppendText
  4. All Above

Show Correct Answer


Source: microsoft exam ref | | Alert Moderator 

Comments or Responses

Login to post response