QUESTION 11
In a Web application that has multiple Web.config files in separate directories, how are configuration settings applied?
-
The configuration settings in the Web.config file that is in the root directory take precedence over all other Web.config files.
-
Each Web.config file applies configuration settings to its own directory and all child directories below it.
-
Each Web.config file applies configuration settings to its own directory only.
-
Each Web.config file applies configuration settings to its own directory and all parent directories above it.
Correct Answer: B
QUESTION 12
A Web page includes the JavaScript code shown in the exhibit. What will be output to the browser when the Web page executes?
-
1empty23
-
1undefined23
-
1null23
-
123
Correct Answer: B
QUESTION 13
Which configuration setting grants access only to the Webadmin user and denies access to all other users?
A. <authorization>
<allow users=”Webadmin” />
<deny users=”?” />
</authorization>
B. <authorization>
<deny users=”?” />
<allow users=”Webadmin” />
</authorization>
C. <authorization>
<deny users=”*” />
<allow users=”Webadmin” />
</authorization>
D. <authorization>
<allow users=”Webadmin” />
<deny users=”*” />
</authorization>
Correct Answer: D
QUESTION 14
Which markup would you add to the Web.config file to prevent users who have not been authenticated from accessing any page except the login page?
A. <authorization>
<deny users=”*”>
</authorization>
B. <authentication>
<deny users=”*”>
</authentication>
C. <authorization>
<deny users=”?”>
</authorization>
D. <authentication>
<deny users=”?”>
</authentication>
Correct Answer: C
QUESTION 15
Which approach to state management allows you to store information that can be maintained for all users of an application in such a way that it will never expire?
-
Cookies
-
Session State
-
Application State
-
Caching
Correct Answer: C
QUESTION 16
The error in the XML code shown in the exhibit is:
-
XML tag names cannot begin with a number.
-
XML tag names must be lowercase.
-
parent elements cannot contain attributes.
-
numbers are not allowed in XML tag names.
Correct Answer: A
QUESTION 17
In which event handler should you set the theme for a Web site?
-
Page_PreInit
-
Page_PreRender
-
Page_Load
-
Page_PreLoad
Correct Answer: A
QUESTION 18
What is the error in the XML code shown in the exhibit?
-
XML tag names cannot contain uppercase characters.
-
The solution tags do not match.
-
XML tag names cannot contain numbers.
-
The date attribute value should not be in quotation marks.
Correct Answer: B
QUESTION 19
What is the correct Cascading Style Sheet (CSS) syntax for inserting a comment?
-
/* Comment here */
-
// Comment here
-
/* Comment here
-
‘ Comment here
Correct Answer: A
QUESTION 20
Which of the following files will you use to identify system specific information to reduce future compilation changes to the application? (Each correct answer presents a complete solution. Choose two.)
-
Web.config
-
Trace.axd
-
Global.asax
-
Machine.config
Correct Answer: AD
Instant Access to Download Latest Complete Collection of Microsoft MTA 98-363 Real Exam
Try Microsoft MTA 98-363 Free Demo
70-410 Dumps VCE PDF
70-411 Dumps VCE PDF
70-412 Dumps VCE PDF
70-413 Dumps VCE PDF
70-414 Dumps VCE PDF
70-417 Dumps VCE PDF
70-461 Dumps VCE PDF
70-462 Dumps VCE PDF
70-463 Dumps VCE PDF
70-464 Dumps VCE PDF
70-465 Dumps VCE PDF
70-480 Dumps VCE PDF
70-483 Dumps VCE PDF
70-486 Dumps VCE PDF
70-487 Dumps VCE PDF