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

How do you declare static variable?

0 Answers  


How will you load dynamic assembly? How will create assesblies at run time?

0 Answers  


What is the difference between exe and dll?

0 Answers  


What r new things introduced in ASP.NET 2.0 in comparision to ASP.NET 1.1

1 Answers  


how can you handle "control is not part of this page " error?

3 Answers   FactorH,






what is caching?

4 Answers   Microsoft,


What are the server controls in asp.net?

0 Answers  


What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?

0 Answers  


Explain < @OutputCache% > and the usage of VaryByParam, VaryByHeader ?

1 Answers  


How does SQL Server session state works

1 Answers   Emphasis,


explain about Back ground process control in .net

1 Answers   Digital Mesh, Infronics,


how to create textboxes dynamically and insert textbox text into sql database

2 Answers   AGiSAC,


Categories