dot Net Database Question:
Download Job Interview Questions and Answers PDF
Explain atleast two methods of response object other than Transfer?
Answer:
a) Response.ClearContent( )
Clears the content of the current output stream.
b) Response.ClearHeaders( )
Clears the HTTP headers from the current output stream.
Clears the content of the current output stream.
b) Response.ClearHeaders( )
Clears the HTTP headers from the current output stream.
Download dot Net Database Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain an execution plan? When would you use it? How would you view the execution plan? | Explain How many objects are there in ASP? |