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

What is the difference between mechine.config and web.config?

0 Answers  


List some of the important session state modes of asp.net.

0 Answers  


Any alternative to avoid name collisions other then Namespaces?

1 Answers  


What is a page life cycle? What are the events in a page life cycle?

0 Answers  


Which keyword you should use for class not to extend? Which keyword to be used for making the class accessible within the assembly only what are the authentication mode of ASP.NET How will you call a JavaScript function using code-behind? How will you define the Session Timeout? What are the methods to validate client-side whether the input is a correct Date format? You want to write a log when ASP.NET application starts. Which is the best place to write that peice of code? What are the page load events and what is there order? What is the difference between abstract class and interface? What are the differences between DataSet and DataReader? What are the two properties other than DataSource, which is required to populate the Drop Down Menu? What is difference between String and StringBuilder Classes? What are differences between Custom control and User control?

1 Answers   Ignis Technologies,






What is difference between masterpage and user control, what is the objective of master page when we had user control in .NET 1.1 version

3 Answers   DELL, Soham,


What is application in asp net?

0 Answers  


What's the use of formatters in .net?

0 Answers  


How do you do exception management?

1 Answers   Accenture, BirlaSoft,


Give real time examples for polymorphism, encapsulation, inheritance..

2 Answers   L&T,


What is viewstate in asp net with example?

0 Answers  


is it possible to develop gaming application using .net technology?

2 Answers  


Categories