PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

Which performance counter should you monitor?

You are an enterprise application developer. An ASP.NET application accesses a Microsoft SQL Server database. You discover that the application intermittently logs the following exception:
“System.InvalidOperationException: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.” You need to identify an appropriate performance counter to ascertain that the exception is caused by the leaking connections. Which performance counter should you monitor?

What should you do?

You are an enterprise application developer. You are modifying an existing component that communicates with a single vendor. You need to ensure that the design meets the following requirements: Supports multiple vendors.Supports common business rules that are applicable to all vendors.Supports rules that are specific to each vendor.Supports addition of new vendors easily. What should you do?

What should you do?

You are an enterprise application developer. You are developing a Web service. The service will be consumed by client applications that are built on the .NET and other platforms. The Web service will return a collection to the client applications. You need to ensure that the client applications can consume the collection. You want to achieve this goal by using the minimum amount of development effort. What should you do?