★ Pass on Your First TRY ★ 100% Money Back Guarantee ★ Realistic Practice Exam Questions
Free Instant Download NEW 70-494 Exam Dumps (PDF & VCE):
Available on:
https://www.certleader.com/70-494-dumps.html
Counting on superb engineering, much better services for patrons. Exambible provide Round the clock customer care for Microsoft examinee and you can get what you need realize at any time. Your fulfillment in our 70-494 is the services goal, their shared advancement with consumers is the persistent pursuit in the large part. Thus please do not hesitate to make contact with us for those who have any questions associated with 70-494 examination.
2021 Jul cg 70-494:
Q1. DRAG DROP - (Topic 5)
You are developing an ASP.NET Web API application that will be consumed by a web browser via a composite application that is served from another web domain.
You need to configure the Web API.
What should you do? (To answer, drag the appropriate XML elements to the correct location or locations in the answer area. Each XML 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.)
Answer:
Q2. - (Topic 5)
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?
A. Basic
B. Windows
C. Kerberos
D. Forms
Answer: B
Explanation: http://msdn.microsoft.com/en-us/library/aa292114(v=vs.71).aspx
Q3. - (Topic 5)
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.)
A. ADO.NET Entity Data Model Designer
B. EDM Generator (EdmGen.exe)
C. Create Database Wizard
D. Entity Data Model Wizard
Answer: A,B
Q4. DRAG DROP - (Topic 1)
You need to configure the server to self-host the bookstore's Web API application. You have the following code:
Which code segments should you include in Target 1 and Target 2 to complete the code? (To answer, drag the appropriate code segments to the correct targets in the answer area. Each code segment 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.)
Answer:
Q5. - (Topic 1)
You are preparing to write the data access code for the children's book area of the web site.
You need to review the requirements and identify the appropriate data access technology.
What should you do?
A. Use the WCF Data Services.
B. Use a Web Service.
C. Use ADO.NET Entity Framework.
D. Use LINQ to SQL
Answer: C
Rebirth 70-494 dumps:
Q6. DRAG DROP - (Topic 5)
You are developing an ASP.NET MVC Web API application.
The method names of the Web API must match naming guidelines for RESTful services.
You need to create methods to support standard insert, select, update, and delete operations in an HTTP service.
What should you do? (To answer, drag the appropriate HTTP methods to the correct row in the table in the answer area. Each HTTP method 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.)
Answer:
Q7. - (Topic 5)
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?
A. A local database
B. ASP.NET session state
C. Profile properties
D. A state server
Answer: D
Explanation:
Ref: http://msdn.microsoft.com/en-us/library/vstudio/ms178586(v=vs.100).aspx
Q8. - (Topic 3)
You need to ensure that developers can connect to a Microsoft Azure role by using RDP.
What should you do?
A. Export a certificate without a private key. Upload the .cer file to the Management Certificates section on the Azure Management Portal.
B. Export a certificate with a private key. Upload the .pfx file to the Management Certificates section on the Azure Management Portal.
C. Export a certificate without a private key. Upload the .cer file to the Certificates section under the TranscodeWorkerRole hosted service on the Azure Management Portal.
D. Export a certificate with a private key. Upload the .pfx file to the Certificates section under the TranscodeWorkerRole hosted service on the Azure Management Portal.
Answer: D
Q9. - (Topic 1)
You are developing an ASP.NET MVC application that is secured 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?
A. In the Package/Publish settings of the project, select the All Files in this project folder option.
B. In the Build Events settings of the project, configure a pre-build event to include the SSL certificate.
C. Create a web publish pipeline target file with a custom web deploy target.
D. In the Signing dialog box, choose Sign the assembly and select the appropriate entry from the Choose a strong name key file list.
Answer: C
Q10. HOTSPOT - (Topic 5)
You are developing an ASP.NET MVC application that authenticates a user by using claims-based 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.)
Answer: