ASP.Net Programming Question:

What is the difference between Response.Write() and Response.Output.Write()?

Tweet Share WhatsApp

Answer:

The latter one allows you to write formatted output.

Read All 28 ASP.Net Questions
Previous QuestionNext Question
What are the validation controls?What methods are fired during the page load? Init()