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
Menu
Web Client « Network « C# / C Sharp
C# / C Sharp
Network
Web Client
1.
Basic WebClient
2.
Save web page from HttpWebResponse
3.
Displays the resource specified
4.
My Web Client
5.
Handle network exceptions
6.
Use WebClient to download information into a file
7.
Use LastModified
8.
Examine the headers
9.
Access the Internet
10.
Reading Web Pages
11.
NetworkCredential Cache Test
12.
NetworkCredential test
13.
Download Data Test
14.
Download File Test
15.
Web Get
16.
Web Client Upload Values Test
17.
Web Client Upload Data Test 2
18.
Web Client Response Headers Test
19.
Web Client Open Write Test
20.
Web Client Open Read Test
21.
Gets or sets the network credentials that are sent to the host and used to authenticate the request.
22.
Download String
23.
Web Downloader
24.
Fetches a web page
25.
Http Get
26.
Returns a site relative HTTP path from a partial path starting out with a ~.
27.
Get Web Text
28.
HTTP error code
29.
Stores/save an image from the web to disk.