What?s the difference between Response.Write()
andResponse.Output.Write()?
Answer Posted / rahul
Response.Output.Write() allows you to write formatted output
| Is This Answer Correct ? | 36 Yes | 5 No |
Post New Answer View All Answers
What is query string?
How to reduce the width of textbox in editcommandcolumn of datagrid?
What are server side controls?
How can you apply a theme to your asp.net application?
How Can assign alias name for ASP.NET Web API Action?
How does asp net store session ids by default?
What is a web api endpoint?
Which control has default post back is enabled(true)?
What is caching in asp.net?
How to send a DataReader as a parameter to a remote client ?
How do session tokens work?
Where would you use an ihttpmodule, and what are the limitations of any?
What are session state modes? List some of the important session state modes of asp.net.
What is asp.net? How is it different from asp?
How is application management and maintenance improved in asp.net 2.0?