What’s the difference between Response.Write()
andResponse.Output.Write()?
Answer Posted / ganesh
Response.Output.Write() allows you to write formatted output.
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
What is inheritance and an how it be used, example with an example?
Write the different features of a Thread and a Process?
What is a url string?
How many languages are supported by .NET at present time?
Can you set which type of comparison you want to perform by the comparevalidator control?
How long should a session id be?
What are the different types of cookies in asp.net?
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
How can we create a website?
Explain About duration in caching technique
What are uri parameters?
Why cyclomatic complexity is important?
What is Bundling and Minification in MVC?
What do you mean by query string?
How to rename a table using sql queries?