Interview Questions

Name atleast two methods of response object other than Transfer.

.NET Database ,COM interop,and .NET deployment questions and answers


(Continued from previous question...)

Name atleast two methods of response object other than Transfer.

a) Response.ClearContent( )
Clears the content of the current output stream.
b) Response.ClearHeaders( )
Clears the HTTP headers from the current output stream.

(Continued on next question...)

Other Interview Questions