How Response.flush works in server.Execute ?
Answer Posted / 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 View All Answers
Define session in asp.net.
How do you implement postback with a text box?
What does passport and windows authentication mean in ASP.NET?
What is _dopostback in asp net?
Is it possible to write code in many languages in one asp.net project?
Define repository pattern in mvc.net? : asp.net mvc
How can we inherit a static member?
What is the difference between server-side scripting and client-side scripting?
What are the different session state management options available in asp.net?
What is a pixel url?
Can a .net web application consume java web service?
What are the three parts of an http response?
What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?
What is difference between session and cookies?
What websites use asp.net?