|
|
HttpWriter Class |
|
|
Rey Nuñez |
|
|
ASP.NET / Miscellaneous |
|
|
Click to Visit |
|
|
77 |
In this ASP.NET tutorial the author describes you about the HttpWriter class. This HttpWriter class gives a TextWriter object that is accessed through the intrinsic HttpResponse object. The author explians the properties such as Encoding, NewLine, OutputStream and FormatProvider and methods such as Write, Close, Flush, WriteLine etc., of the HttpWriter class with its syntax in C#,C++, JScript and VB.
|