PrepAway - Latest Free Exam Questions & Answers

Category: 70-515 (v.2)

Exam 70-515: TS: Web Applications Development with Microsoft .NET Framework 4 (update January 25th, 2014)

Which function in JavaScript will insert images from URLs into the target?

DRAG DROP
There is an ASP.NET Web site PassGuideWS.
There is an ASP.NET Web application PassGuideApp.
There is an web page PassGuidePage.
PassGuidePage includes the HTML code <div id=”target”> </div>.

There is a JavaScript array containing list of URLs to pictures. They array is named
picturesArray.
Which function in JavaScript will insert images from URLs into the target?

Which code is needed?

DRAG DROP
Exhibit:

There is an ASP.NET Web site PassGuideWS.
There is an ASP.NET Web application PassGuideApp.
There is an web page PassGuidePage.
PassGuidePage includes the HTML code being displayed in the exhibit.
A new div element, with an unique identifier, must created whenever a user click the
AddEmployee button. This new element must be appended before the the AddFile span and
after the other file upload div elements.
Which code is needed?

How can this event be coded?

DRAG DROP
There is an ASP.NET Web site PassGuideWS.
There is an ASP.NET Web application PassGuideApp.
There is an web page PassGuidePage.
There is an ASP.NET control PassGuideC.
PassGuideC uses a table element, that has a class attribute PGEval, to display data.
PassGuideC exposes the client-side onrowselected event which is fired when check box in
a table row is selected.
How can this event be coded?

Which list declaration should be used?

DRAG DROP
Script exhibit:

List exhibit:

There is an ASP.NET Web site PassGuideWS.
There is an ASP.NET Web application PassGuideApp.

There is an web page PassGuidePage.
PassGuidePage includes the script and the list being displayed in the exhibit.
When clicking on one item in the list the text color of the “Hello World!” text should
change.
Which list declaration should be used?

What action should you take?

DRAG DROP
There is an ASP.NET Web site PassGuideWS.
There is an ASP.NET Web application PassGuideApp.
There is an ASP.NET AJAX page PassGuidePage.
PassGuidePage has two UpdatePanel controls PassGuide1 and PassGuide2.
PassGuide1 includes, in the content template of PassGuide1, another UpdatePanel control
PassGuide11.
The refreshing the contents of PassGuide1 and PassGuide2 should only occur when the
control they contain cause a postback.
The content of PassGuide11 should be refreshed if any of these three controls cause a
postback.

What action should you take?

There is an ASP.NET Web site PassGuideWS…

DRAG DROP
There is an ASP.NET Web site PassGuideWS.
There is an ASP.NET Web application PassGuideApp.
JavaScript libraries is used by PassGuideApp. Most pages of PassGuideApp uses
JavaScript. Some scripts are depended on other scripts.
The script libraries must be loaded in parallel using ASP.NET Ajax Library Script Loader
(sequential loading makes some of the pages run too slowly).


Page 2 of 1212345...10...Last »