Which code segment should you use?
You are developing an ASP.NET MVC application.
The application provides a RESTful API for third-party applications. This API updates the
information for a contact by embedding the information in the URL of an HTTP POST.
You need to save the Contact type when third-party applications use the EditContact
method.
Which code segment should you use? (Each correct answer presents a complete solution.
Choose all that apply.)
Which elements should you include in Target 1, Target 2 and Target 3 to complete the markup?
DRAG DROP
You are developing a WCF service. The service will stream messages to clients on the
internal network.
You must use Windows Authentication, and all messages must be binary encoded.
You need to configure the service.
You have the following markup:
Which elements should you include in Target 1, Target 2 and Target 3 to complete the
markup? (To answer, drag the appropriate elements to the correct targets the answer area.
Each element may be used once, more than once, or not at all. You may need to drag the
split bar between panes or scroll to view content)
Which code segment should you use?
Which configuration values should you use?
DRAG DROP
You are developing a WCF service.
You need to implement transport security by using NTLM authentication and
NetTcpBindings.
Which configuration values should you use? (To answer, drag the appropriate configuration
values to the correct location or locations in the answer area. Each configuration value may
be used once, more than once, or not at all. You may need to drag the split bar between
panes or scroll to view content.)
Which Entity Data Model tool can you use?
You are building an ADO.NET Entity Framework application.
You need to validate the conceptual schema definition language (CSDL), store schema
definition language (SSDL), and mapping specification language (MSL) files.
Which Entity Data Model tool can you use? (Each correct answer presents a complete
solution. Choose all that apply.)
Which code segment should you use?
You are developing an order processing application that uses the ADO.NET Entity
Framework against a SQL Server database. Lazy loading has been disabled. The
application displays orders and their associated order details. Order details are filtered
based on the category of the product in each order.
The Order class is shown below.
You need to return orders with their filtered list of order details included in a single round trip
to the database.
Which code segment should you use?
You need to use the least amount of development effort to enable users to log on
You are developing an ASP.NET MVC application to be used on the Internet. The
environment uses Active Directory with delegation to access secure resources.
Users must be able to log on to the application to maintain their personal preferences.
You need to use the least amount of development effort to enable users to log on.
What should you do?
Where should you store the credentials?
You are developing an ASP.NET MVC application that uses forms authentication.
Authentication credentials must be encrypted and secure.
You need to ensure that user credentials are persisted after users log on.
Where should you store the credentials? (Each correct answer presents a complete solution.
Choose all that apply.)
Which authentication method should you implement?
You are developing an ASP.NET MVC application.
You need to authenticate clients by using NT LAN Manager (NTLM).
Which authentication method should you implement?
Which configuration values should you include in Target 1 and Target 2 to complete the markup?
DRAG DROP
You are configuring a web application for deployment.
You need to create a SetParameters.xml file to configure the IIS application pool. You have
the following markup:
Which configuration values should you include in Target 1 and Target 2 to complete the
markup? (To answer, drag the appropriate configuration values to the correct targets in the
answer area. Each configuration value may be used once, more than once, or not at all. You
may need to drag the split bar between panes or scroll to view content.)