Home
C# / C Sharp
2D Graphics
Class Interface
Collections Data Structure
Components
Data Types
Database ADO.net
Date Time
Design Patterns
Development Class
Event
File Stream
Generics
GUI Windows Form
Internationalization I18N
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
Windows Presentation Foundation
XML
XML LINQ
HttpWebRequest « Network « C# / C Sharp
C# / C Sharp
Network
HttpWebRequest
1.
Begins an asynchronous request for a Stream object to use to write data.
2.
Gets or sets the value of the Connection HTTP header.
3.
Gets or sets the cookies associated with the request.
4.
Downloads a web page from the Internet and returns a string.
5.
Performs online file transfer operations.