You need to configure the deployment package to meet the requirement
You develop an ASP.NET MVC application that is secured by using SSL. You are ready to
deploy the application to production.
The deployment package must include the installation of the SSL certificate.
You need to configure the deployment package to meet the requirement.
What should you do?
How should you build the class constructor?
HOTSPOT
You are developing an ASP.NET MVC application that authenticates a user by using claimsbased authentication.
The application must:
• Use Windows Identity Foundation 4.5.
• Support the Windows Azure Access Control Service.
You need to implement authentication.
How should you build the class constructor? (To answer, select the appropriate option from
the drop-down list in the answer area.)
Which menu item should you use?
How many upgrade domains should you use?
You are developing a Microsoft Azure web application. The application will be deployed to
10 web role instances. A minimum of 8 running instances is needed to meet scaling
requirements.
You need to configure the application so that upgrades are performed as quickly as possible,
but do not violate scaling requirements.
How many upgrade domains should you use?
How should you configure the membership provider?
You need to ensure that the new version of the library will be used by all applications as soon as possible
You are developing a library to support multiple ASP.NET MVC web applications on a
shared server. The library provides implementations of security algorithms.
If a problem with any of the security algorithms is discovered, a new version of the library
must be created and deployed. Application downtime during the update must be minimized.
You need to ensure that the new version of the library will be used by all applications as
soon as possible.
What should you do?
Which five actions should you perform in sequence?
DRAG DROP
You are developing an ASP.NET MVC application that allows users to log on by using a
third-party authenticator.
You need to configure Microsoft Azure Access Control Services and the application.
Which five actions should you perform in sequence? (To answer, move the appropriate
actions from the list of actions to the answer area and arrange them in the correct order.)
Which markup segments should you include in Target 1, Target 2, Target 3, Target 4, Target 5, Target 6 and Tar
HOTSPOT
You are developing a WCF service.
The service must be interoperable with ASP.NET Web service clients. In addition, it must
have a time-out of three minutes.
You need to configure the service to meet the requirements.
You have the following markup:
Which markup segments should you include in Target 1, Target 2, Target 3, Target 4, Target
5, Target 6 and Target 7 to complete the markup? (To answer, select the appropriate
markup segment from each drop-down list in the answer area.)
What should you implement?
You are developing an ASP.NET MVC application. The application is deployed in a web
farm and is accessed by many users.
The application must handle web server failures gracefully. The servers in the farm must
share the short-term state information.
You need to persist the application state during the session.
What should you implement?
You need to eliminate unnecessary header data, minimize latency, and transmit data over a full-duplex connecti
You are developing an ASP.NET MVC application that displays stock market information.
The stock market information updates frequently and must be displayed in real-time.
You need to eliminate unnecessary header data, minimize latency, and transmit data over a
full-duplex connection.
What should you do?







