You are using the TraceSource class to trace data for your developed web application. You want to trace data when an user registration process cannot be submitted to the database and you are going to perform a retry.

Which TraceEventType should you ?

 Posted by Rajkatie on 8/31/2013 | Category: .NET Framework Interview questions | Views: 4629 | Points: 40
Select from following answers:
  1. Information
  2. Verbose
  3. Critical
  4. All Above

Show Correct Answer


Source: microsoft book (c#) | | Alert Moderator 

Comments or Responses

Login to post response