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

Answer Posted / ganesh

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

Is This Answer Correct ?    15 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where is the view state data stored in asp net?

773


Is web config mandatory?

730


What are the major built-in objects in ASP.NET?

803


What is in a session cookie?

706


What are the disadvantages of asp.net?

790


What language is asp.net written in?

760


Explain weak typing and strong typing.

755


Explain what is an assembly?

738


How can we inherit a static member?

793


In Code-Behind class which kind of code (server or client) is found ?

782


Explain about Multi-Language integration?

793


How can I configure asp.net applications that are running on a remote machine?

775


Explain how dot net compiled code will become platform independent?

731


What is Dynamic Web and discuss its usage with the help of real life examples?

804


What should you do is you want to remove an existing component but would like to make some funtionalities?

1727