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 asp.net ajax?

552


Which is better session or viewstate?

508


Where is http session stored?

499


What are httphandlers and httpmodules and difference between them?

520


What is server side in asp.net?

496






What is web api config?

542


What is the difference between web config and machine config files?

556


How do I create a web form?

528


What is the difference between stored procedure vs function?

574


What are the Types of session management in ASP.NET

562


What is the difference between mechine.config and web.config?

734


How do I open an ashx file in windows 7?

572


To display data in a Repeater control which template you provide?

586


What are the two Layouts supported by a Web form in ASP.NET?

549


Differentiate between early binding and late binding.

573