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



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

Answer / ganesh

Response.Output.Write() allows you to write formatted output.

Is This Answer Correct ?    15 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

how we deploy the asp.net 2.0 application

2 Answers   Logistics,


What does the "EnableViewState" property do? Why would I want it on or off?

4 Answers  


how to use web services with code?(with example code)

1 Answers   Accenture,


Difference between application and session ?

12 Answers   DataPoint, Satyam,


Can you explain the difference between an ADO.NET Dataset and an ADO Recordset?

2 Answers  


If i have a web page, and one web user control, where in web page contains a text box, and web user control have check box, if i place a web user control in the webpage, when i check the check box, the out put should show it is checked or not. How we can do this?

1 Answers   CGI,


Define the term Scavenging in Caching?

0 Answers   PUCIT,


What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?

0 Answers  


With out Web.config can we executes the application?

10 Answers   Valtech,


For a webapplication if i want to gice access controls like admin,users how can i give security like rolebased?

2 Answers   CTS, Syncfusion,


Explain diff. Between friend and protected friend?

0 Answers  


What is difference between machine.config and Web.Config?

4 Answers   Accenture, BirlaSoft, Le Logiciel,


Categories