070-515 무료 덤프문제 온라인 액세스

시험코드:070-515
시험이름:TS: Web Applications Development with Microsoft .NET Framework 4
인증사:Microsoft
무료 덤프 문항수:186
업로드 날짜:2025-08-29
평점
100%

문제 1

You are developing an ASP.NET web page.
The page must display data from XML file named Inventory.xml. Inventory.xml contains data in the following format.
<?xml version="1.0" standalone="yes"?> <inventory> <vehicle Make="BMW" Model="M3" Year="2005" Price="30000" instock="Yes"> <Ratings>....</Ratings>
</Vechicle> .... </Inventory>
You need to display Vehicle elements that have the inStock attribute set to YES.
Wich two controls should you add to the page? (Each control presents part of the solution.Choose two.)

문제 2

You are developing an ASP.NET web page.
You need to ensure that content flows from right to left.
What should you do?

문제 3

You are perfoming security testing on an existing asp.net web page.
You notice that you are able to issue unauthorised postback requests to the page.
You need to prevent unauthorised post back requests. which page directive you use?

문제 4

You are implementing an ASP.NET MVC 2 Web application that contains several folders.
The Views/Shared/DisplayTemplates folder contains a templated helper named Score.ascx that performs
custom formatting of integer values.
The Models folder contains a class named Player with the following definition.
public class Player
{ public String Name { get; set; } public int LastScore { get; set; } public int HighScore { get; set; }
}
You need to ensure that the custom formatting is applied to LastScore values when the
HtmlHelper.DisplayForModel method is called for any view in the application that has a model of type
Player.
What should you do?

문제 5

You are implementing a method in an ASP.NET application that includes the following requirements.
Store the number of active bugs in the cache.
The value should remain in the cache when there are calls more often than every 15 seconds.
The value should be removed from the cache after 60 seconds.
You need to add code to meet the requirements. Which code segment should you add?

댓글 추가

귀하의 메일주소는 공개되지 않습니다. 필수 입력 사항은 표시되어 있습니다. *

insert code
그림의 인증번호를 입력하세요.