Q5
Single choice
You design a Windows Presentation Foundation (WPF) application that interacts with a Windows Communication Foundation (WCF) Web service. The WCF Web service throws exceptions of type Exception.
The WPF application crashes when the WCF Web service throws an exception. You need to recommend an error-handling strategy that allows users to submit updated data to the WCF Web service without restarting the WPF application.
What should you recommend?