DotNet Academy of Rajesh Rolen

Solutions by Rajesh Rolen

What is the difference between Response.Write() andResponse.Output.Write()?

Response.Output.Write() allows you to write formatted output.
for eg:
it is very similer to console.write which we use in c#.net(console programming)
we use place holders for formated output...

Response.Output.Write("

Item: {0}, Cost: ${1}

",item.Description, item.Cost);

0 comments:

Post a Comment

About this blog

Blog Archive

My Blog List

Advertise On This Site

Site Info

Advertise on this Site

To advertise on this site please mail on RajeshRolen@gmail.com

Information Source

About

Pages

Dot Net Academy

Advertis in This Area of Site

Powered by Blogger.

Followers

Blog Archive

Search This Blog