What?s the difference between Response.Write()
andResponse.Output.Write()?

Answer Posted / atul yadav

response.write() just writes/displays the text or string on the web page. response.output.write() formats the string in the format specified before displaying it on the web page .

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is another word for redirect?

514


What do you mean by serialize and marshalbyref?

573


Explain what is an abstract class?

560


how to include timer or counting time to display next page in asp.net

1605


What are the steps involved to fill a dataset?

557






Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?

559


Disable Mouse right click on web page in asp.net?

584


Describe the .net base class library.

537


Define web services in asp.net.

560


What is synchronous and Asynchronous post back ?

647


What is a web api? Which protocol is used in a web api?

552


Define static constructor?

560


What is new asp.net core?

575


To get the values in two different controls to match which control you use it?

534


What is the use of global.asax file?

552