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
In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?
What is round trip in asp.net?
What is application variable in asp.net?
What are all the various Estimation Techniques available ?
In the Repeater control which way you can edit?
Describe how passport authentication works.
What is the difference between mechine.config and web.config?
Explain the asp.net mvc request life cycle? : asp.net mvc
How would you implement inheritance using c#?
What are the differences between code behind and code inline?
What are custom controls?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is httpresponse?
How we can force all the validation controls to run?
Give a few examples of page life cycle events.