crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

Name different methods of response object?
Question Posted on 02 Jan 2023Home >> DotNet >> ASP.NET >> Name different methods of response object?

Name different methods of response object?
Below are thedifferent methods of Response object:-
(1)Response.Clear()
We use Clears methos to clear content of the current output stream.
(2)Response.Close()
We use Closes method to closes the network socket for the current response.
(3)Response.End()
We use End method to Stops processing the current request and sends all buffered content to the client immediately.
(4)Response.ClearContent( )
We use ClearContent to Clears the content of the current output stream.
(5)Response.ClearHeaders( )
We use ClearHeders to Clears the HTTP headers from the current output stream.
(6)Response.Redirect()
To redirect to some other page.
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

Use of Calendar control in dotnet with code

How to improve Front End UI performance of dotnet web application?

File upload in dotnet

reverse a string

function of garbage collector






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap