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

Explain difference between dataset and recordset?

0 Answers  


How to create multi language website in asp.net mvc? : Asp.Net MVC

0 Answers  


What is difference between view and partial view?

0 Answers  


How do you register JavaScript for webcontrols ?

1 Answers  


Describe the Server Control Events of ASP.NET?

0 Answers   SwanSoft Technologies,






How do I use response redirect?

0 Answers  


What is session object? Describe in detail.

0 Answers  


Write a code for sending an email from asp.net application.

0 Answers  


How does session work in asp net?

0 Answers  


can any one explain about 3-tier architecture and how to deploy 3 layers of 3-tier architecture in 3 different servers.plz send me .net code

1 Answers   Wipro,


How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?

0 Answers   HCL,


if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....

0 Answers   webdirekt,


Categories