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 is microsoft windows sharepoint services?
How can you register a custom server control to a web page?
What is an asp.net validator? And, mention its types.
What are resource file and how do we generate resource file?
How to register exception filter globally?
What is ashx file in asp.net?
What are the steps involved to fill a dataset?
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
Can viewstate be accessed in another page?
What are the asp.net 2.0 features?
How is it possible for .NET to support many languages?
What is manifest in .net framework?
What is the significance of finalize method in .net?
To redirect the user to another page which method do we use without performing a round trip to the client?
How can we inherit a static variable?