PrepAway - Latest Free Exam Questions & Answers

What should you recommend?

You are designing an ASP.NET Web application that will be accessed only by a proprietary
user agent. The user agent is unable to read the default HTML encoding produced by the

Web application. You need to recommend an approach for allowing the user agent to
process the Web application output. What should you recommend?

PrepAway - Latest Free Exam Questions & Answers

A.
Create a class derived from System .Text. Encoder. In the Web.config file, add a pages
element with the pageParserFilterType attribute set to the derived class type name.

B.
Create a class derived from HttpEncoder. In the Web.config file, add an httpRuntime
element with the encoderType attribute set to the derived class type name.

C.
Create a class derived from HttpEncoder. In the browser definition file, add a capability
element named httpEncoding, with the type attribute set to the derived class type name.

D.
Create a class derived from System.Text.Encoder. In the browser definition file, add a
capability element named httpEncoding, with the type attribute set to the derived class type
name.


Leave a Reply