Which approach should you recommend?
You need to plan for authentication and authorization of Web application users. Which
approach should you recommend?
Which approach should you recommend?
You need to design session state management for the rewritten Web application. Which
approach should you recommend?
Which approach should you recommend?
You need to design a solution for ensuring that only users with the Administrators role have
access to the Admin area of the Web application. Which approach should you recommend?
Which layer should you recommend?
You are designing a testing methodology for an ASP.NET MVC 2 Web application. The
application has a simple domain model that provides a thin wrapper over a data access
layer. Controllers interact with the domain model directly and use methods on repository
objects to save and retrieve objects from the data access layer. You have the following
requirements: • Centralize data operations. • Directly validate data access rules. You need
to design tests against the appropriate layer to meet the requirements. Which layer should
you recommend?
Which methodology should you recommend?
You are designing a testing methodology for an ASP.NET MVC 2 Web application. You
have the following application testing requirements: • Verify that security issues are
identified as early within the request as possible. • Verify that the effectiveness of input
corruption is minimized. You need to meet the application testing requirements. Which
methodology should you recommend?
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?
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 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 source should you recommend?
You are designing an ASP.NET Web application for content management. You have the
following requirements: • Support multiple languages. • Support dynamic changes to site
content. • Provide the ability to add content to the site without making changes to files within
the application directory. You need to recommend the application’s source for retrieving
content. Which source should you recommend?
Which two approaches should you recommend7 (Each correct answer presents part of the solution?
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
users of desktop computers that include many interaction options and graphical buttons. •
Present a simple interface to users of mobile devices that do not include bandwidth
intensive elements. You need to design the Web application to meet the requirements.
Which two approaches should you recommend7 (Each correct answer presents part of the
solution? Choose two.)