- Home
- Microsoft Certification
- 070-494 Exam
- Microsoft.070-494.dumpsfiles Dumps
Free Microsoft 070-494 Exam Dumps Questions & Answers
| Exam Code/Number: | 070-494Join the discussion |
| Exam Name: | Recertification for MCSD: Web Applications |
| Certification: | Microsoft |
| Question Number: | 250 |
| Publish Date: | Jun 11, 2026 |
|
Rating
100%
|
|
Total 250 questions
You are developing an ASP.NET MVC web application in Visual Studio 2012. The application requires several thousand content files. All content is hosted on the same IIS instance as the application.
You detect performance issues when the application starts.
You need to resolve the performance issues.
What should you do?
You are developing an ASP.NET MVC application by using Visual Studio.
The application throws and handles exceptions when it runs.
You need to examine the state of the application when exceptions are thrown.
What should you do?
HOTSPOT
You are updating an existing multitenant ASP.NET MVC application for medical clinics. The application aggressively uses output caching to improve performance by caching content for 36 hours. The application uses a query string parameter named "clinicID" that contains the clinic that the user is currently viewing.
Users report that they are occasionally seeing data for the wrong clinic. Users also report that sensitive data is stored in the browser cache folder on their computers.
You need to configure web.config to resolve the reported problems.
You have the following markup:
Which markup segments should you include in Target 1, Target 2 and Target 3 to complete
the markup? (To answer, select the correct markup segment from each drop-down list in the answer area.)

You are developing an ASP.NET MVC application that uses forms authentication. The application uses SQL queries that display customer order data.
You need to prevent all SQL injection attacks against the application.
How should you secure the queries?
DRAG DROP
You need to implement the Views\RunLog\_CalculatePace.cshtml partial view from Views\Runlog \GetLog.cshtml to display the runner's average mile pace.
How should you implement the view? (To answer, drag the appropriate code segments to the correct location or locations. 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.)
