
EC-CouncilCertified Application Security Engineer (.NET)
Domain 7Objective 4
Tracing in .NET CASENET Practice Questions (Page 7)
Part of the Secure Coding: Error Handling and Logging domain, which makes up ~12% of our current practice bank. EC-Council does not publish an official question count, but from its 120-minute exam (~50–80 total, ~6–10 in this domain), expect 2–3 from this objective — we provide 48 practice questions to prepare you well beyond it. (estimate)
48questions here
10free pages
9concepts
Questions 31–35
- 31
What is the purpose of a correlation ID in distributed tracing?
Select an answer first - 32
A development team is building a .NET library that will be used by multiple applications. They need to provide diagnostic information to developers who consume the library, but they do not want to force a specific logging framework on consumers. They also want to minimize performance overhead when tracing is disabled. What should they do?
Select an answer first - 33
A .NET Framework application has a TraceSource named 'OrderProcessor'. The team wants to send trace events to both the Windows Event Log and a text file, but only events of level Warning and above should go to the event log, while all events should go to the file. What should you configure?
Select an answer first - 34
A .NET Core application uses Activity to trace an HTTP request. The application calls an external REST API and wants to include the activity ID in the outgoing request so the external service can correlate its logs. What should you do?
Select an answer first - 35
A .NET Framework web application processes orders through a front-end web service and a separate order-processing Windows service. Support engineers need to correlate a single user's request across both components in the trace logs. The team already uses TraceSource in both components. What should you configure to meet this requirement?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by EC-Council. “CASENET” is a trademark of its owner, used for identification only.