How Response.flush works in server.Execute ?



How Response.flush works in server.Execute ?..

Answer / swathi cherukuri

Response.Flush() is send to the browser what is on buffer, but is not stop the processing of the page, so it will continue the execution of the next steps.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is session in asp.net?

0 Answers  


What is a server farm in iis?

0 Answers  


what is the difference b/w Asp.net server controls and html server controls in .net?

2 Answers   iGate, Profiniti Systems,


What is a multilingual website?

0 Answers  


whats the purpose of AUTOPOSTBACK property for the controls in asp.net?

4 Answers  






Is string a value type or a reference type?

13 Answers  


What is the importence of the INTERFACE? but not the inheritence concept?and why we r declaring the empty methods in that? we can directly implements with in the class know? Tell me the importence?

2 Answers  


What are the different types of validation controls provided in ASP.NET?

0 Answers   Sans Pareil IT Services,


Describe the Server Control Events of ASP.NET?

0 Answers   SwanSoft Technologies,


How do you get records number from 5 to 15 from a dataset of 100 records?

3 Answers   Syntax Softtech,


How do you manage session in ASP and ASP.NET?

1 Answers   Microsoft,


How do I send an email message from my ASP.NET page?

0 Answers  


Categories