PrepAway - Latest Free Exam Questions & Answers

Tag: Exam 98-363 (update January 3rd, 2015)

Exam 98-363: Web Development Fundamentals (update January 3rd, 2015)

Which of the following statements is true about your application?

You work as a Web Application Developer for SunInfo Inc. The company uses Visual Studio 2008 as
its application development platform. You create a Web application using .NET Framework 3.5. You
have written the following code in the Machine.config file:
<authorization>
<allow users=”Eric” />
</authorization>

Sam has added the following code within the <system.web> section in the Web.config file of your
application:
<authorization>
<allow users=”Sam” />
</authorization>
Which of the following statements is true about your application?

Which of the following actions will you perform to accomplish the task?

You work as a Web Application Developer for SunInfo Inc. The company uses Visual Studio 2008 as
its application development platform. You create a Web application using .NET Framework 3.5. You
want to redirect users to a default error page if an unhandled error occurs within your site. Which of
the following actions will you perform to accomplish the task?


Page 11 of 12« First...89101112