Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is diffrance between response.write &
response.output.write

Answers were Sorted based on User's Feedback



what is diffrance between response.write & response.output.write..

Answer / siddiq

Respons.Write will display the value/expresion as it is.
Response.Output.Write will diaplay the formatted content.

Is This Answer Correct ?    23 Yes 3 No

what is diffrance between response.write & response.output.write..

Answer / balasubramani

Response.Write will print the result as it is.
Whereas Response.Output.Write will print the formatted
output.

For Example:
Response.Output.Write("Notepad Process Started at : {0}",
DateTime.Now.ToString());

Is This Answer Correct ?    20 Yes 1 No

what is diffrance between response.write & response.output.write..

Answer / bala

The latter one allows you to write formatted output..

Is This Answer Correct ?    12 Yes 4 No

what is diffrance between response.write & response.output.write..

Answer / k.senthil kumar

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

Is This Answer Correct ?    7 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is the advantage of using Windows authentication in a Web application?

0 Answers   MCN Solutions,


To add a hyperlink column to the DataGrid which tag is used ?

0 Answers   Siebel,


I have one .Net application and i have two databases which is in SQL server2000 and one more database in ORACLE? how can i access the database from different Databases?

3 Answers   eXensys,


Which color scheme in a Repeater control can you provide alternatively?

1 Answers   Siebel,


What are the different ways of processing data in ASP page in the server side (like Forms, QueryStrings etc)?

1 Answers  


What a diffgram is, and a good use for one?

0 Answers  


Is it possible to write code in many languages in one asp.net project?

0 Answers  


What is server side session management?

0 Answers  


What are the various types of validation controls provided by asp.net?

0 Answers  


How many no of classes in .net

4 Answers  


Is react a template engine?

0 Answers  


What is session and application variable in asp net?

0 Answers  


Categories