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
Web Crawler « Network « C# / C Sharp
C# / C Sharp
Network
Web Crawler
1.
Set the BaseAddress for WebClient
2.
Build the DownloadString
3.
Download a web page in a thread
4.
Output webpage content
5.
Create GetResponse from WebRequest
6.
Check the ContentType
7.
MiniCrawler: A skeletal Web crawler