PrepAway - Latest Free Exam Questions & Answers

Category: 70-567

Exam 70-567: UPGRADE: Transition your MCPD Web Developer Skills to MCPD ASP.NET Developer 3.5

Which two actions should you perform?

You are creating an ASP.NET application by using the .NET Framework 3.5.

The application will be accessed by Internet users. You plan to enable users to authenticate from the client-side script.

You add the following code fragment in the Web.config file of the application.

<system.web.extensions>
<scripting>
<webServices>
<authenticationService enabled=”true” />
</webServices>
</scripting>
</system.web.extensions>

You need to configure the application to ensure user credentials are validated against Active Directory by using the client-side script.

Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

What should you do?

You are maintaining an ASP.NET application by using the .NET Framework 3.5.
The application uses Forms authentication.
Security testing of the application reveals that users can access the sessions of other users on different computers.
You need to configure the application to eliminate the vulnerability.

What should you do?

What should you do?

You are creating an ASP.NET application by using the .NET Framework 3.5.
The application will be accessed by users in remote locations over the Internet.
You plan to use ASP.NET role management.
You need to ensure that any authorization information cached on remote client computers is as secure as possible.

What should you do?

What should you do?

You are creating an ASP.NET application by using the .NET Framework 3.5.
Airline passengers access the application over the Internet and from airport kiosks around the world.
The airport kiosks do not allow users to modify browser settings.
You have created language-specific resources for all static text elements in the application.
You need to ensure that the content is displayed in the preferred language of the users, regardless of their physical location.

What should you do?

What should you do?

You are creating an ASP.NET application by using the .NET Framework 3.5.

The application displays a price list that contains 100 items. The customers use desktop
computers, PDAs, mobile phones, or other mobile devices to access the application.

The application uses a master page that includes the following layout:

* A site header at the top of the page.
* A navigation structure at the side of the page.
* Content on the remaining space on the page.

You need to ensure optimal rendering of the price list for each customer, irrespective of the device category used.

What should you do?

Which three additional tasks should you perform?

You are creating ASP.NET applications by using the .NET Framework 3.5.

The applications will be hosted on the same physical Web server.
You have the following page layout requirements:

* A common page layout that applies to all the ASP.NET pages across the Web applications
* All pages to automatically reflect changes that are made to the common page layout

You create a master page that provides the page layout.

You need to implement a solution that meets the layout requirements.

Which three additional tasks should you perform? (Each correct answer presents part of the solution. Choose three.)

What should you do?

You are creating an ASP.NET application by using the .NET Framework 3.5.

You need to ensure that the application meets the following requirements:

* The layout that must be applied to the pages in the application can be selected by the developers.
* The layout of the pages can be modified by the developers without the source code modification.
* A consistent page layout is maintained.

What should you do?

What should you do?

You are creating an ASP.NET application by using the .NET Framework 3.5.

Based on the user name and the time of the day, you are required to provide the following features:

1. Branding of images
2. Control colors
3. Page layouts

You need to provide these features on each page of the application when the page requests are made.

What should you do?

What should you do?

You are an ASP.NET application developer.
You plan to debug an ASP.NET application that is developed by using Microsoft .NET Framework 2.0.
You set a breakpoint in the JavaScript code that is stored in an external file.
The application fails to stop at the breakpoint.
You need to debug the application by using Microsoft Visual Studio 2008.

You want to achieve this goal by using the least amount of development effort.
What should you do?


Page 8 of 11« First...678910...Last »