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?s the difference between Response.Write()
andResponse.Output.Write()?

Answer Posted / priya

response.output.write allows String.Format style output and
the response.write doesn't

For example : Response.Output.Write("{0:d}", "Current Date
Time is: ",DateTime.Now);

Is This Answer Correct ?    26 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are directives in asp.net? List down all the important directives.

990


Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc

1160


if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....

2179


What is a pixel url?

996


What is the difference between application state and caching?

1147


Can we use MSSql as backend in asp.net...if yes then How.?

1087


What are the major built-in objects in ASP.NET?

1144


How to use multiple scriptmanager controls in a web page?

1154


What is the difference between typeof() vs gettype()?

1168


Describe the .net base class library.

1125


What does ascx stand for?

989


What is the advantage of mvc over asp.net? : Asp.Net MVC

1021


How to use push notification?

1097


Is LINQ performance wise better or using sqlcommand?

5168


What is client side state management?

1003