Online Access Free 070-519 Practice Test

Exam Code:070-519
Exam Name:Designing & Developing Web Apps Using MS .NET Frmwk 4
Certification Provider:Microsoft
Free Question Number:246
Posted:Jul 20, 2026
Rating
100%

Question 1

You are designing an ASP.NET Web application that displays daily sales information.
The sales information is stored in a large Microsoft SQL Server database.
The database information is updated each night.
During the day, people use the Web application to display a set of standard sales reports based on the latest database information.
The SQL queries that are required to retrieve and display the database information can take from 20 to 30 seconds to execute.
You need to design the application to ensure that pages usually load in no more than 5 seconds.
Which two approaches could you recommend? (Each correct answer presents a complete solution. Choose two.)

Question 2

You are designing a plan to scale an ASP.NET Web application to support up to 20,000 concurrent users.
Application usage statistics indicate that many queries against the database retrieve data that does not change frequently.
You need to reduce database round trips for static data.
Which approach should you recommend?

Question 3

An ASP.NET Web application contains a class named Money. The Money class has properties named Value and Currency.
The Locals window of the Microsoft Visual Studio 2010 IDE currently displays the Value and Currency properties only when the Money object is expanded.
You have the following requirements:
Display the Value and Currency property values in the Locals window.
Display the property values without requiring the developer to expand the Money object.
You need to recommend an approach for modifying the Money class to meet the requirements.
What should you do?

Question 4

You are designing an ASP.NET Web application that will be deployed both to a server that
runs IIS 6 and to a server that runs IIS 7.0.
The Web application must meet the following requirements:
You need to recommend an approach for handling errors.
What should you recommend?

Question 5

You are designing the deployment strategy for an ASP.NET Web application.
You need to recommend an approach for displaying a maintenance notice to users while deploying a new version of the Web application.
What should you recommend?

Add Comments

Your email address will not be published. Required fields are marked *

insert code
Type the characters from the picture.