Answers

Question and Answer:

  Home  MCSD.NET - 70-300

⟩ Explain The invoice creation process must be dynamically monitored to track the following information Average number of seconds to create an invoice Number of invoices created per second Total number of successfully created invoices Total number of failed attempts to create an invoiceMonitoring should occur with a minimum of development effort. What should you do?A. Write statistics to the database and use SQL Query Analyzer to dynamically monitor thestatisticsB. Create a removable Microsoft .NET class to contain statistics. Configure the class as singletonclass. Write a utility that retrieves statistical information from this classC. Write statistics to the application event logD. Use custom performance counters

D. Use custom performance counter

 148 views

More Questions for you: