Interviewer And Interviewee Guide

.Net Database Interview Question:

Explain atleast three methods of response object other than Redirect?

Submitted by: Administrator
a) Response.Clear( )
Clears the content of the current output stream.
b) Response.Close( )
Closes the network socket for the current response.
c) Response.End( )
Stops processing the current request and sends all buffered content to the client immediately.
Submitted by: Administrator

Read Online .Net Database Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.