What is the main use of Response.Output.Write()?
Answer Posted / psetty
To write formatted output Response.Output.Write() function
is used.
Is This Answer Correct ? | 23 Yes | 3 No |
Post New Answer View All Answers
What are session cookies?
What is server infrastructure & server components?
How can you dynamically add user controls to a page?
In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?
Explain the flow of processing of the request? : asp.net mvc
List the asp.net validation controls?
Where is session cookies stored?
How you will improve web application performance?
What is owin authentication?
Explain diff. Betn dataset and recordset?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
What is asp.net web application?
Explain what is event bubbling?
What is skin in asp.net?
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?