Online Access Free 070-519 Exam Questions
Exam Code: | 070-519 |
Exam Name: | Designing & Developing Web Apps Using MS .NET Frmwk 4 |
Certification Provider: | Microsoft |
Free Question Number: | 246 |
Posted: | Sep 09, 2025 |
An ASP.NET Web application is deployed on a single Web server. Web application state
for client requests is stored in a Microsoft SQL Server 2008 database. The Web application must meet the following requirements:
Tolerate a Web server failure.
Scale gracefully to accommodate a rapid load increase.
You need to recommend an approach for accommodating a load increase.
What should you recommend?
You deploy a medium-trust ASP.NET Web application to a Web server that runs IIS 7.0. The Web server hosts multiple Web sites.
Web applications hosted on the Web server must not have access to the local resources of other Web applications hosted on the Web server.
You need to recommend a deployment strategy.
What should you recommend?
You need to design a solution for incorporating NTFS permissions in the Web application.
Which two approaches should you recommend? (Each correct answer presents part of the solution. Choose two.)
You are designing a monitoring plan for a multi-tier ASP.NET Web application. The Web application uses multiple Web servers and a database server. You plan to use a dedicated monitoring server.
You need to send an alert when any application server stops responding.
Which approach should you recommend?
You have an ASP.NET Web application that displays charts that are generated daily from data in a Microsoft SQL Server database.
Each chart is implemented as a user control that displays data retrieved from the database. Data retrieval and chart generation consume a significant amount of resources.
Users of the Web application generate unique reports that contain one or more chart controls.
Each chart is common to many reports.
You need design a solution to improve the performance of the Web server.
Which approach should you recommend?