Showing posts with label Response.Write() VS Response.Output.Write(). Show all posts
Showing posts with label Response.Write() VS Response.Output.Write(). Show all posts

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

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