70-494 Exam Questions - Online Test


70-494 Premium VCE File

Learn More 100% Pass Guarantee - Dumps Verified - Instant Download
150 Lectures, 20 Hours

certleader.com

Verified of 70-494 practice exam materials and preparation for Microsoft certification for IT learners, Real Success Guaranteed with Updated 70-494 pdf dumps vce Materials. 100% PASS Recertification for MCSD: Web Applications exam Today!

Q11. 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: 


Q12. HOTSPOT - (Topic 5) 

You are developing an ASP.NET MVC application named ContosoWebApp. You are ready 

to deploy the application to your production web server. 

You need to import the publishing profile. 

Which menu item should you use? (To answer, select the appropriate menu item in the 

answer area). 

Answer: 


Q13. - (Topic 3) 

Customers download videos by using HTTP clients that support various content encodings. You need to configure caching on the DownloadVideo action to maximize performance. Which attribute should you add? 

A. Option A 

B. Option B 

C. Option C 

D. Option D 

E. Option E 

Answer:


Q14. HOTSPOT - (Topic 5) 

You are developing an ASP.NET MVC application. 

You need to store membership information in a Microsoft SQL Server database. 

How should you configure the membership provider? (To answer, select the appropriate 

options in the answer area.) 

Answer: 


Q15. - (Topic 5) 

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? 

A. Enable Windows authentication. 

B. Generate server SSL certificates and install them in IIS. 

C. Enable Digest authentication. 

D. Enable Forms authentication. 

Answer:


Q16. DRAG DROP - (Topic 5) 

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.) 

Answer: 


Q17. DRAG DROP - (Topic 4) 

Historical flight information data will be stored in Windows Azure Table Storage using the 

FlightInfo class as the table entity. 

There are millions of entries in the table. Queries for historical flight information specify a set of airlines to search and whether the query should return only late flights. Results should be ordered by flight name. 

You need to specify which properties of the FlightInfo class should be used at the partition and row keys to ensure that query results are returned as quickly as possible. 

What should you do? (To answer, drag the appropriate properties to the correct location or locations in the answer area. Each property 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: 


Q18. - (Topic 5) 

You are developing an ASP.NET MVC web application that includes the following method. 

You need to test the GoldMined method. Which unit test should you use? 

A. Option A 

B. Option B 

C. Option C 

D. Option D 

Answer:


Q19. - (Topic 5) 

You are developing an ASP.NET MVC application that enables you to edit and save a 

contact. 

The application must not save contacts on an HTTP GET request. 

You need to implement the controller. 

Which code segment should you use? (Each correct answer presents a complete solution. Choose all that apply.) 

A. Option A 

B. Option B 

C. Option C 

D. Option D 

Answer: A,C 


Q20. 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: