Descrie about response.buffer and repsonse.flush ?

Answer Posted / radha

Respence.Buffer method can be used to specify the current
output should be buffered or not. when the buffering is set
true, the page will not send output to the client until the
scripts on the page has been processing or flush method is
call.

Response.flush method is used to send buffered output
immediatly. when the response.buffer is set true.

Is This Answer Correct ?    12 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of asp.net?

545


Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?

539


Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc

535


What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?

553


What is bound controls

590






What does mean by a neutral culture?

605


When does a session actually start?

575


How is my content secured from unauthorized access?

519


What are the Types of chaching. How to implement caching

564


What is loop in asp.net?

586


What is query string in asp.net?

568


By default, Web API sends HTTP response with which of the following status code for all uncaught exception?

971


What is the main differences between asp and asp.net?

527


Is asp.net a programming language or framework?

554


What is postback and autopostback in asp.net?

532