PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

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 named Website1 using .NET

Framework 3.5. You enable tracing by editing the Web.config file of your application. You have
written the following code in Web.config:
<configuration>
<system.web>
<trace enabled=”true”
pageOutput=”true”>
</system.web>
</configuration>
You want to view the entire log of your application. Which of the following actions will you perform
to accomplish the task?

What deployment strategies can you use to deploy the application on a client computer?

You develop a Windows-based application using Visual Studio .NET. You want to deploy the
application on a user’s computer by using the ClickOnce technology. What deployment strategies
can you use to deploy the application on a client computer? Each correct answer represents a part of
the solution. Choose three.