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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are web server controls in asp.net?

1168


What does asp.net stand for?

1204


What are the different kinds of assemblies?

997


How to send a DataReader as a parameter to a remote client ?

3510


Is asp.net 64-bit enabled? How?

1111


What is the procedure to handle the process request using mhpm events fired? : asp.net mvc

1136


How to create a db connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed if question not clear,let me know

1142


What is skin in asp.net?

999


What is asp.net and how it works?

1062


What is is post back property in asp net?

1069


How can we Validate a Controls in ASP.NET page using JavaScript?

1260


What is the difference between ASP Session State and ASP.Net Session State?

1135


What is ispostback method in asp.net? Why do we use that?

1322


How many types of sessions in asp.net?

1159


Explain client-side scripting?

1066