What’s the difference between Response.Write()
andResponse.Output.Write()?



What’s the difference between Response.Write() andResponse.Output.Write()?..

Answer / ganesh

Response.Output.Write() allows you to write formatted output.

Is This Answer Correct ?    15 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What are user controls?

0 Answers  


How many types of session state management options available in asp.net?

0 Answers  


What is autopost?

0 Answers  


What is the sequence of operation takes place when a page is loaded ?

1 Answers  


About duration in caching technique ?

4 Answers   Accenture,






Define state managenent?Descibe state managenent technique which maintain the information at server site focusing it IDS features and limitations?

1 Answers  


What is view state and how it works in asp net?

0 Answers  


What is difference between viewstate and session in asp net?

0 Answers  


Describe paging in asp.net?

0 Answers  


What is difference between asp state management and asp.net state management?

0 Answers  


when using personlization, how do you access over setting at runtime?

1 Answers  


How can we do the client side validation and Server side validations? But i told that At client side by with the help of validations control or by javascript? But I dont know about the Server side controls Explain?

5 Answers   iSoft, TCS,


Categories