Learn how to create applications that may connect to the Internet or an intranet. Take a look at typical scenarios that often occur in programming practice.
Latest General Internet Articles - Page 2
Invoke Hidden Commands in Your Web Browser
Demonstrate an innovative way to invoke hidden commands to show modal dialogs such as the "Add To Favorite" dialog or "Import/Export Wizard" dialog in your Web browser-based application.
Listener and Client Sockets/Remote Program Execution, etc.
This is a simple app to demonstrate listener and client Sockets/Remote program execution, and so on.
Download a File Using URLDownloadToCacheFile
[Update] The source code has been expanded.
Get web page using WinInet class wrapper
Get web page using WinInet class wrapper
Synchronizing Your PC Clock Using HTTP Protocol
Learn how to create a program to get the attomic time from the internet and using it to set your PC's clock.
Latest CodeGuru Developer Columns

Working with Standard Library Containers and Iterators in C++
Focus on standard library concepts and be introduced to container and iterator templates. Appropriate examples are provided.

Creating a Text Scroller Control
Build a scrolling text user control. Examples are in C# and VB.NET.

Creating a Text Scroller Control
Build a scrolling text user control. Examples are in C# and VB.NET.

Using Ubuntu Virtual Machine in Azure
Explore how to create and use a Ubuntu virtual machine.