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 the use of placeholder control?

552


Which tool you have done?

1482


How many types of sessions are there in asp net?

525


How would you enable impersonation in the web.config file?

549


Can action method static?

534






What is application and session in asp.net?

537


State differences between MVC and WebAPI

607


What are the various types of cookies in asp.net?

546


In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?

651


What is web configuration file and how to use in web application

595


What is role-based security in asp.net?

524


Which methods validate all the controls on a page?

550


How can you implement encapsulation in asp.net?

11312


What is the default authentication mode for asp.net?

564


What is session mode in asp.net?

519