Which approach should you recommend?
You are designing an ASP.NET Web Forms application. You have the following
requirements: Make use of exclusive features in a newly released Web browser. Do not
change existing code files. You need to design the application to meet the requirements.
Which approach should you recommend?
Which approach should you recommend?
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 you recommend?
Which approach should you recommend?
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 the ASP.NET Web application Access profile data that is stored in two or more
Microsoft SQL Server tables You need to ensure that the Web application is properly
configured to interact with the providers. Which approach should you recommend?
Which approach should you recommend?
You are designing a user input form that is part of an ASP.NET Web Forms application. You
need to ensure that users cannot attack the Web server by submitting invalid data. Which
approach should you recommend?
Which approach should you recommend?
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
access the application, and you must redirect other access requests to the customers Web
site. Which approach should you recommend?
Which approach should you recommend?
You are designing an ASP.NET Web Forms application that uses a database containing
user names and hashed passwords for authentication. The Web application includes a login
form in which users type their user names and passwords. You need to design a strategy to
ensure that the user’s login credentials cannot be stolen through a man-in-the- middle
attack. Which approach should you recommend?
Which two approaches should you recommend?
You are implementing additional functionality within an existing ASP.NET 4 Web Forms
Web site project by using ASP. NETMVC2. You need to design a Web site project
configuration that supports Web Forms and ASP. NET MVC 2 in the same Microsoft Visual
Studio 2010 project. Which two approaches should you recommend? (Each correct answer
presents part of the solution. Choose two.)
Which approach should you recommend?
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?
Which two actions should you recommend?
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 be hosted on a server that hosts several other applications. The server
cannot support additional processors or memory. You estimate that the Web application
usage will increase by 10 percent every month. You need to ensure that the delivery of
high-priority messages will not be delayed as the Web application usage increases. Which
two actions should you recommend? (Each correct answer presents part of the solution.
Choose two.)
Which approach should you recommend?
You are designing a process for deploying an ASP.NET MVC 2 Web application to IIS 6.0.
You need to ensure that the Web application properly handles Web requests. Which
approach should you recommend?