What?s the difference between Response.Write() and
Response.Output.Write()?
Answer Posted / srujana
The latter one allows you to write formatted output.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Describe the events in the life cycle of a web application.
Explain the difference between debug.write and trace.write?
To redirect the user to another page which method do we use without performing a round trip to the client?
What is Web API Routing?
How dataadapter.fill works?
What is the use of web.config and machine.config files?
Are cookies stored on server or client?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
Give some salient points of difference between request processor and request dispatcher.
What is the page life cycle in asp.net?
What are server side controls?
What is the difference between runtime version and version?
Is it possible to apply themes to an asp.net application? If yes, then how?
What is active web page?
Explain the basic functionality of garbage collector?