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

Answers were Sorted based on User's Feedback



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

Answer / dinesh

Response.Output.Write() give formatted output

Is This Answer Correct ?    9 Yes 0 No

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

Answer / icanmakeiteasy

you can write formatted output using Response.Output.Write ()

Is This Answer Correct ?    6 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

What does aspcompat="true" mean?

0 Answers  


hi guys do u know how to go one page to one page to another page plz tell me any of u know

3 Answers  


What are asynchronous callbacks ?

6 Answers   Accenture, BirlaSoft,


Difference between web.config and app.config?

3 Answers   ITC Infotech, Jenesys Technologies,


How ViewstateMac works?

0 Answers   CGI,






What is the function of the CustomValidator? a) It allows for custom C# client-side code to validate entries in a control. b) It allows for a custom mixture of validator controls to use one central control for the display of messages. c) It uses scripted client-side code to validate the entry in a control. d) It uses server-side code to validate the entry in a control.

4 Answers   ABC, Syntax Softtech, TCS,


What method must be overridden in a custom control? a) The Paint() method b) The Control_Build() method c) The Render() method d) The default constructor

1 Answers   Icertis, Microsoft, Syntax Softtech,


Can you explain the basic use of dataview?

0 Answers  


Can we use MSSql as backend in asp.net...if yes then How.?

0 Answers   MCN Solutions,


What is custom attribute?

0 Answers  


Is There any Third party tools are using in .Net Technologies? Can u Explain?

4 Answers   HCL,


How do you do exception management?

1 Answers   Accenture, BirlaSoft,


Categories