How Response.flush works in server.Execute



How Response.flush works in server.Execute..

Answer / praveen kumar

Generally we will end up with exceptions when we use
Response.Flush and redirect the page using
Response.Redirect. But same will works fine using
Server.Execute.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How can we prevent browser from caching an aspx page?

0 Answers  


What is difference between datalist and gridview?

0 Answers  


What are the Types of state management techniques

0 Answers   Digital GlobalSoft,


What is the flow of processing of the request? : asp.net mvc

0 Answers  


When Garbage Collector will run and how its identifing whether the Object is used or Not.?

2 Answers   Verizon,






Which of the following .NET framework supports Web API?

0 Answers  


I have a component with 3 parameter and deployed to client side now i changed my dll method which takes 4 parameter.How can i deploy this without affecting the clent?s code ?

1 Answers   Microsoft, Satyam, Wipro,


How will create assesblies at run time?

0 Answers  


What method do you use to explicitly kill a users session?

2 Answers   Siebel Systems,


What is asp.net localization?

0 Answers  


Explain the different parts that constitute ASP.NET application?

0 Answers   B-Ways TecnoSoft,


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  


Categories