What?s the difference between Response.Write()
andResponse.Output.Write()?
Answer Posted / mallikarjun.b.a
Response.Write it is used to display the normal output But
Response.OutPut.write it is used to display the formated
Output
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
What is the meaning of TestApi?
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
Explain repository pattern in asp.net mvc? : asp.net mvc
What is meant by server side scripting?
What is the parent class of all web server control?
Differentiate between structure and class.
What is the difference between pathparam and queryparam?
What is sta?
What is advantage of code behind coding in ASP.NET?
What is a pixel url?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
In which event of page cycle is the viewstate available?
Explain the difference between globalization and localization techniques
How many types cache in asp net?
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?