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

Answers were Sorted based on User's Feedback



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

Answer / chaitali

Response.write - it writes the text stream
Response.output.write - it writes the HTTP Output Stream.

Is This Answer Correct ?    5 Yes 0 No

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

Answer / srujana

The latter one allows you to write formatted output.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How you can return View from ASP.NET Web API method?

0 Answers  


How we generate the BARCODE in ASP.Net using c# ! in library management systen for books .

2 Answers  


What is different authentication mechanisms used in ASP.NET?

0 Answers   Amdocs,


What is the default Orientation property in a Menu control?

0 Answers   Sans Pareil IT Services,


What is web application virtual directory ?

2 Answers   Satyam,






What is .NetFramework?

1 Answers   Syntel,


List of interview questions collections at www.dpoint.weebly.com

2 Answers   IBM,


Is session stored in browser?

0 Answers  


Explain about the Class view window?

0 Answers  


What is Serilazation? how many type of serilazation are their?

3 Answers  


Explain exception handling in .net.

0 Answers  


what are webservices?In which circumstances we can go for webservices?

3 Answers   Microsoft,


Categories