Interview Questions

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

ASP.NET and .NET WEB Questions and Answers


(Continued from previous question...)

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

The latter one allows you to write formattedoutput.

(Continued on next question...)

Other Interview Questions