What?s the difference between Response.Write()
andResponse.Output.Write()?
Answer Posted / atul yadav
response.write() just writes/displays the text or string on the web page. response.output.write() formats the string in the format specified before displaying it on the web page .
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Describe the difference between inline and code behind - which is best in a?
Which class is used to send an email message from an ASP.NET Web page?
What is the difference between typeof() vs gettype()?
Difference between overriding and overloading?
How does the service stream content?
What is virtual directory in asp.net?
Explain the difference between webfarm and webgardens in .net?
How Session use Cookies in State Management?
what is AutoEventWireUp and what is the use of This property explain in details?
What is synchronous and Asynchronous post back ?
What is the use of express session?
What are the different types of sessions in asp.net? Name them?
Which is better union or union all?
Explain the use of view state?
What is the advantage of mvc over asp.net? : Asp.Net MVC