070-518 試験問題を無料オンラインアクセス
試験コード: | 070-518 |
試験名称: | PRO: Design & Develop Wndws Apps Using MS .NET Framework 4 |
認定資格: | Microsoft |
無料問題数: | 155 |
更新日: | 2025-10-15 |
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?
You are designing an application by using Windows Presentation Foundation (WPF) and Microsoft .NET Framework 4.
You create a control named HelpViewer to view the Help documentation of the application. The HelpViewer control must be available to all windows in the application.
You need to ensure that the application allows users to perform the following tasks:
- Bookmark their location in the documentation and return to the bookmark from any
window.
- Hide the HelpViewer control.
- Dock the HelpViewer control.
You create a main window as a base class.
What should you do next?
You are designing a Windows Forms application that allows users to search a product catalog and place orders.
You have the following requirements:
--
Display a progress indicator while the application is searching the catalog. Ensure that users can cancel search operations.
You need to recommend an approach that meets the requirements.
What should you recommend?
You are designing a Windows application by using Microsoft .NET Framework 4 and Microsoft Visual Studio 2010.
You need to use a replacement culture for the application at runtime. You also need to ensure that the information in the custom culture will be available to the application.
Which two tasks should you perform? (Each correct answer presents part of the solution. Choose two.)