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 |
How do you do client-side validation in .net? How to disable validator control by client side javascript?
Diff between web user control and web custom control?
How does the regular expression validator work? What are two situations when you might want to use one?
Describe the difference between inline and code behind?
What is true about application service provider?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
What is the lifespan for items stored in ViewState?
Difference between datareader and dataset ?
What is difference between session and cookie?
How do I debug an ASP.NET application that wasn't written with Visual Studio.NET and that doesn't use code-behind?
Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net
Can you dynamically assign a Master Page?
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)