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 is an application domain ?

2 Answers   Microsoft,


cr8 2 datatables into one dataset DYNAMICALLY (no backend database used like sql,etc.,) with following columns 1st datatable with columns studentNo studentName Deptno 2nd datatable with columns Deptno DeptName DeptAddress add data to both the tables Dynamically and merge these tables into one table and display it in Grid view as studentNo studentName Deptno DeptName DeptAddress

1 Answers   SQL Star,


Which is the parent class of the web server control?

0 Answers  


Disable Session State at the Page Level

1 Answers  


Every Validation controls have same option ?

2 Answers   iGate,






What is difference between cookies and cache?

0 Answers  


Where can I get the details on migration of existing projects using various technologies to asp.net?

0 Answers  


Explain the differences between managed and unmanaged code?

0 Answers  


About SOAP ?

3 Answers   Cognizant, Infosys,


What are session state modes?

0 Answers  


Explain the use of dataadapter.

0 Answers  


What command line used to generate Runtime callable wrapper.

2 Answers   CTS,


Categories