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 is server components?

750


What is state management in .net?

802


Will session work if cookies is disabled?

734


How do I upload a file from my ASP.NET page?

763


Which browsers support the xmlhttprequest object?

698


What is the meaning of TestApi?

821


Differentiate between namespace and assembly.

732


What is the use of placeholder control? Can we see it at runtime?

793


We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?

1604


A web service can only be written in .net? State whether true or false.

725


What is data control in asp.net?

716


What does passport and windows authentication mean in ASP.NET?

854


What is difference between view and partial view?

687


What is request and response in asp.net?

707


What is the difference between a candidate key and primary key?

732