.NET news » Internet 
Data Structures and Algorithms Using Visual Basic.NET
Author: Michael McMillan
Average rating: (5 reviews)
More .NET Algorithms books
FtpPublisher, An FTP file synchronization tool
A small utility that will upload changed files to an FTP site
12 Oct 2006, 14:29:00 Source: FtpPublisher, An FTP file synchronization tool
Tags: Internet
Examples
POP3 Email Client with full MIME Support (.NET 2.0)
C# class reading ASCII emails from a POP3 server and converting them using MIME to aSystem.Net.Mail.MailMessage derived class for further processing. The complete code is provided (pure C# 2.0, only .NET framework DLLs used). If possible, it matches MIME multiparts to body, attachment, etc. of MailM
8 Oct 2006, 12:23:00 Source: POP3 Email Client with full MIME Support (.NET 2.0)
Tags: Internet
Examples
An API for Google Image Search
Querying images from Google programmatically.
A Web Spider Library in C#
An article about a spider library to grab websites and store them locally.
Extract/save article headers from Newsgroups.
A simple C# program that can extract/save article headers from Newsgroups.
NetEmailer
NetEmailer is a SMTP component for the creation and sending of e-mail messages in .Net. Written in pure C#, NetEmailer is fully managed. It is totally object oriented and easy to use. Best of all, all emails are based on templates. In another word, every single part of the email, from the recipients? list to the email body is totally configurable in a xml file; and dynamic content can be inserted at runtime.
Picture Chat Using C#
A chat program that supports Unicode input and picture transfer.
Windows XP SP2 Firewall Controller
How to control a base firewall included in Windows XP SP2 using COM.
Email templates
In this article am going to consider the process of managing and sending emails inside a .net application.
A simple Multi-Threaded Server Client Instant Messenger Application
A Simple Multi-Threaded Server Client Instant Messenger Application that uses TCP Listener and TCP Client. Allows Personal message and Conference communication between Clients and with the Server.
5 Jun 2006, 01:52:00 Source: A simple Multi-Threaded Server Client Instant Messenger...
Tags: Internet

