What is Response.Flush method ?
Answers were Sorted based on User's Feedback
Answer / sangram
it send all buffered data to the browser immediatly. when u
use response.flush() before that checks wheather u have
write response.buffer=true
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / guest
It sends all buffered data to client immediately
| Is This Answer Correct ? | 11 Yes | 3 No |
Answer / 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 |
In asp.net application, if a webpage or total application seems too slow or getting delayed to load completely in the browser. As a developer, what are the checkings or actions you will take in the application or server side to rectify the slowness or delay load or which are the factors related to this issue? How we can trace it?
How do you implement postback with a text box? What is postback and usestate?
What is sql data source control in asp.net?
What are the asp.net security controls?
What is the asp.net mvc folder conventions? : asp.net mvc
What is asp.net with mvc? : Asp.Net MVC
any body help me. Is it possible to convert text in gif images into word document with the same text? thanks in advance.
What are different ASP.NET Web Forms with the technology different from though ASP (1.0-3.0)?
How ASP and ASP.NET page works? Explain about asp.net page life cycle?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
Differences between session state and Application state?
Can I combine classic asp and asp.net pages?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)