GIAC GIAC Secure Software Programmer - C#.NET GSSP-.NET Question # 104 Topic 11 Discussion

GIAC GIAC Secure Software Programmer - C#.NET GSSP-.NET Question # 104 Topic 11 Discussion

GSSP-.NET Exam Topic 11 Question 104 Discussion:
Question #: 104
Topic #: 11

Ryan works as a Software Developer for Mansoft Inc. He creates an ASP.NET Web application named MyWebApplication using Visual Studio .NET 2005. MyWebApplication performs validation on XML files in a directory. Whenever a new XML file appears in the directory, MyWebApplication opens the file, checks it for validation, and updates it accordingly. Ryan wants to ensure that each update performed on XML files is logged in the Web application log. He creates a String object named Var1, to store the message to be logged. Which of the following will he use to accomplish the task?

Each correct answer represents a part of the solution. Choose two.


A.

The Trace.WriteLine method


B.

The EventLog.WriteEntry method


C.

The EventLog.EventLogSource property


D.

The EventLog.Source property


Get Premium GSSP-.NET Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.