Difference between Response.Write() and Response.Output.Write() ?

A. Response.Output.Write() allows you to write formatted output
B. Response.Output.Write() allows you to stream output
C. Response.Output.Write() allows you to buffer output
D. Response.Output.Write() allows you to flush output

Leave a Reply

Your email address will not be published. Required fields are marked *