What should you create?
You are designing Windows Presentation Foundation (WPF) applications by using Microsoft
.NET Framework 4. You need to maintain a common appearance and behavior across all
applications in your company. You also need to ensure that the look and feel of the
applications can be modified without recompiling them. What should you create?
What should you recommend?
You are designing a mission-critical Windows Presentation Foundation (WPF) application
that uses .NET Framework 4. You need to recommend an approach for identifying repair
and recovery time. What should you recommend?
You need to recommend an approach for identifying features that no longer work properly as a result of code ch
You are working with a Windows Presentation Foundation (WPF) application that uses .NET
Framework 4. Your team is responsible for making significant changes to the application
functionality. You need to recommend an approach for identifying features that no longer
work properly as a result of code changes Which testing methodology should you
recommend?
What should you recommend?
You are designing a Windows Forms application. The application connects to a Microsoft
SQL Server 2008 database. You need to recommend an approach for retrieving and logging
all informational messages and error messages reported by the database. What should you
recommend?
which class should you inherit?
You are designing a Windows Presentation Foundation (WPF) application that connects to
a data access layer on a server. You have the following requirements for all security-related
exceptions: Exceptions that occur in the data access layer must be handled in a single
exception handler in the WPF application. Exceptions must pass customized messages
back to the WPF application. You need to recommend an approach for creating new
exception classes in the data access layer. From which class should you inherit?
Which strategy should you recommend?
You are designing a distributed application that will be deployed to 5,000 users worldwide.
Servers on five continents will host the Web services and the Microsoft SQL Server 2008
databases that support the application. You have the following requirements: Collect
information about all errors associated with the application. Store and view all error
information in a centralized location. Minimize the network bandwidth required for the
transfer of error information. You need to recommend a strategy for reporting error
information. Which strategy should you recommend?
What should you recommend?
You are designing a distributed Windows Presentation Foundation (WPF) application. You
have the following requirements: Ensure that all errors are logged in a central location.
Ensure that the WPF application logs related errors within a single transaction. Secure error
information during transmission. You need to recommend a strategy for collecting error
information. What should you recommend?
Which two actions should you recommend?
You are designing an n-tier solution that connects to a Microsoft SQL Server 2008
database. You plan to deploy the database to development machines and to a staging
database server from within Microsoft Visual Studio 2010. You plan to set up separate build
configurations for development and staging. You also plan to deploy to multiple production
database servers managed by an outside vendor. You must not allow the outside vendor to
access the visual Studio projects. You need to recommend an approach for configuring and
deploying the production database servers. Which two actions should you recommend?
(Each correct answer presents part of the solution. Choose two.)
Which location should you recommend?
You are designing an update to an existing Windows Presentation Foundation (WPF)
application. Users can purchase and download photographs from the company’s Web
server by using the WPF application. Photographs must be viewable only when logged in as
the user who purchased the photographs. You need to recommend a download location for
the photographs. Which location should you recommend?
Which property should you recommend be set?
You are designing an update to an existing Windows Presentation Foundation (WPF)
application. You plan to use Microsoft Visual Studio 2010. The updated WPF application will
require a specific version of a third-party component. You have the following requirements:
Deploy the update by using Windows Installer. Update the WPF application only if the
required version of the third-party component is present on the client computer. You need to
recommend configuration settings for the application installer. Which property should you
recommend be set?