What?s the difference between Response.Write()
andResponse.Output.Write()?
Answer Posted / mallikarjun.b.a
Response.Write it is used to display the normal output But
Response.OutPut.write it is used to display the formated
Output
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
What is OSI layer? Explain different layers.
What is active web page?
Where viewstate value is stored in asp.net?
What is the maximum amount of memory any single process on windows can address?
What is the function of new view engine in asp.net? : asp.net mvc
Mention the namespace that is used to include .net data provider for sql server in .net code?
Explain the difference between asp & asp.net.
How can you enable impersonation in the web.config file?
What are the layouts of ASP.NET Pages?
Is react a template engine?
How many types of sessions in asp.net?
What is asp net objects?
What is marshalling ? Is it a part of asp.net ?
In ViewState How much lifespan items stored?
What is a session http?