Answer Posted / jj
The Flush method sends buffered output immediately. This
method causes a run-time error if Response.Buffer has not
been set to TRUE.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is a runtime version?
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
What is the full meaning of asp.net?
Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc
Write the different features of a Thread and a Process?
Write some code using interfaces, virtual methods, and an abstract class`
How can you send an email message from an asp.net web page?
What are the different validators in asp.net?
In which situation can you not use a viewstate?
Explain how does asp page work?
What does asp in asp.net stand for?
What describes a query?
How to unit test Web API?
Where are session variables stored?
What is the difference between typeof() vs gettype()?