70-519 Exam Questions
229 real 70-519 exam questions with expert-verified answers and explanations. Page 2 of 5.
- Question #73
You are designing an ASP.NET 4 Web application that will integrate third-party components. You need to minimize the security risks of using these components. Which approach should...
- Question #74
You are designing an ASP.NET Web application. You have the following requirements: - Perform rapid development. - Maintain cross-browser compatibility. - Do not require client-side...
- Question #75
You create an ASP.NET website that contains a section named Sales. The website has the following requirements: - The Sales section must use a blue background for all pages. - All o...
- Question #76
You are designing an ASP.NET MVC 2 Web application. A page of the Web application will display data retrieved from a Web service. The Web service performance is unpredictable. You...
- Question #77
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 versi...
- Question #78
You are designing an ASP.NET MVC 2 Web application. You have the following requirements: - Type safety must be validated at compile time. - Code must not require explicit run-time...
- Question #79
You are designing the user interface for an ASP.NET Web application. The Web application allows several departments to personalize the style of their sections of the Web applicatio...
- Question #80
You are designing a data access strategy for an ASP.NET Web application. You plan to expose an existing data source by using WCF Data Services. You need to recommend an approach to...
- Question #82
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 dis...
- Question #83
You are designing an ASP.NET Web application. Pages of the Web application will share a common layout. Different business logic will be executed based on user input. You have the f...
- Question #84
You are designing an ASP.NET Web application. Each page of the Web application will have a common master page and derive from a common base page class. You have the following requi...
- Question #85
An existing ASP.NET Web application uses third-party server controls. The third-party vendor releases a new version of the server controls. You need to recommend an approach for te...
- Question #86
You are designing an ASP.NET MVC web application for a bank. The application uses the Entity Framework model-first approach. The application displays data by using strongly- typed...
- Question #87
You are modifying an ASP.NET Web application that uses session state. The Web application is deployed to a Web farm. You have the following requirements: - Provide a reliable failo...
- Question #88
You have a web server farm that contains one ASP.NET web application. You configure the application to log health monitoring events by using the SQL Server provider. The SQL Server...
- Question #89
You are planning a deployment process for a set of interrelated Web services. You need to ensure maximum availability of the Web services in the event of a hardware or software fai...
- Question #90
You are designing an ASP.NET Web application that will support multiple display languages. You have the following requirements: - Change server control settings based on the select...
- Question #91
You are designing a RESTful ASP.NET Web application. You have the following requirements: - Retain state between requests. - Associate a request with a session. - Do not require th...
- Question #92
You are designing an ASP.NET Web application. You have the following requirements: - Relational database tables must automatically map to .NET classes. - The data access layer must...
- Question #93
You are designing an ASP.NET MVC 2 Web application that will contain reusable markup. The Web application must read data from the TempData dictionary. You need to recommend a solut...
- Question #94
You are designing an ASP.NET Web application. You are implementing the ASP.NET membership and profile providers to do the following: - Support retrieval of user passwords within th...
- Question #96
You are designing an ASP.NET Web application that will queue e-mail messages in a database. A Windows service will process the queue and send the messages. The Web application will...
- Question #97
You are designing the deployment strategy for an ASP.NET Web application that consists of multiple pages. The Web application will be deployed to a server that hosts multiple ASP.N...
- Question #98
You are designing a data access service backed by Microsoft SQL Server. Other developers will use your service as a third-party service. You have the following requirements: - To r...
- Question #99
You are designing a Windows Communication Foundation (WCF) service. The WCF service will support a common data access strategy for an ASP.NET 1.1 Web application and an ASP.NET 4 W...
- Question #100
You are designing an ASP.NET Web application for display on desktop computers and on mobile devices. You have the following requirements: - Present a full-featured interface to use...
- Question #101
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 informati...
- Question #102
You are designing an ASP.NET Web Forms application. You expect the application to have high traffic. You plan to use a Web farm to balance the application load across several Web s...
- Question #103
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 r...
- Question #105
You are designing an ASP.NET Web application in Microsoft Visual Studio 2010. You plan to deploy the application to multiple branch offices within your company. Each branch office...
- Question #107
You are designing an ASP.NET Web application. You have the following requirements: - The application must be usable in partially connected scenarios. - Data that is entered into th...
- Question #108
You are evaluating an ASP.NET Web application that includes three methods: - Calculate () performs CPU-intensive calculations on the server. - GetData() retrieves data from a serve...
- Question #109
You are designing an ASP.NET Web application. You need to ensure that users can display the content of the application in a language that they select. Which two approaches should y...
- Question #110
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 monit...
- Question #111
You are designing an ASP.NET Web application by using Microsoft Visual Studio 2010. The Web application uses dynamic HTML (DHTML). You need to ensure that the application functions...
- Question #112
You design an ASP.NET web application. The application uses a master page and the jQuery library. The application has the following requirements: - The jQuery library must be allow...
- Question #113
You are designing an ASP.NET MVC 2 Web application that requires each user to register a user name and password before accessing restricted content. You have the following requirem...
- Question #114
You have a Web application that has been migrated from ASP.NET 3.5 to ASP.NET 4. While testing the migrated Web application, developers notice that the non-input Web controls with...
- Question #115
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 hav...
- Question #116
You are supporting an ASP.NET Web application. The Web application occasionally shuts down unexpectedly in the production environment. You cannot reproduce the problem in your loca...
- Question #118
You are designing an ASP.NET MVC 2 Web application for a customer's extranet site. You need to allow only requests that originate from the customers intranet IP address range to ac...
- Question #119
You are designing an ASP.NET Web application. The Web application must meet the following requirements: - Support REST without implementing custom URI templates. - Allow CRUD funct...
- Question #120
You are designing an ASP.NET Web application. The application must provide a data access method that supports HTTP, MTOM, SOAP, and TCP. You need to ensure that customers can integ...
- Question #121
You are designing an ASP.NET Web application. A page of the Web application will allow users to post comments and view comments posted by other users. You need to recommend an appr...
- Question #122
You are designing an ASP.NET Web application that stores data in a Microsoft SQL Server 2008 database on a remote server. You must meet the following requirements: - Ensure that us...
- Question #123
You are designing an ASP.NET MVC 2 Web application. The Web application will include a controller named AdminController. You need to recommend an approach for ensuring that the act...
- Question #124
You are designing an ASP.NET Web application. A page of the Web application will contain a databound ListView control. You need to recommend a strategy for accessing individual row...
- Question #125
An ASP.NET Web application connects to a Microsoft SQL Server 2008 database. Multiple users access the database. The Web.config file includes a database connection string. The Web...
- Question #126
You are designing an ASP.NET MVC 2 Web application. The Web application must meet the following requirements: - Validate all user input for a class named Customer. - Perform client...
- Question #128
You are designing an ASP.NET MVC 2 Web application for a customer's extranet site. You need to allow only requests that originate from the customer's intranet IP address range to a...