.NET news » Internet 
Caught in the Net: How to Recognize the Signs of Internet Addiction—and a Winning Strategy for Recovery
Author: Kimberly S. Young
Average rating: (17 reviews)
More .NET Internet books
RSS and Atom: Understanding and Implementing Content Feeds and Syndication
RSS and Atom are the most widely used of many content syndication formats that have developed over the last few years to address the need to distribute and receive streams of content from websites and applications. Sites syndicate content for a broad variety of reasons, from replacing email as a medium for outbound contact to updating satellite sites. Each format has evolved to meet the changing needs of its driving community. All the common formats use a specific XML vocabulary to structure a stream of content in an easily consumable format.
4 Jan 2006, 08:09:01 Source: RSS and Atom: Understanding and Implementing Content...
Tags: Internet
XML
IP2Location Enables Developers to Pinpoint Internet Visitors by IP Address from .NET applications.
IP2Location .NET Component enables application developers to geolocation the Internet visitors by IP Address from their .Net applications.
21 Dec 2005, 02:00:00 Source: IP2Location Enables Developers to Pinpoint Internet...
Tags: Components
Internet
Winsock: Get Closer to the Wire with High-Performance Sockets in .NET
The Win32 Windows Sockets library (Winsock) provides mechanisms to improve the performance of programs that use sockets, and the Microsoft .NET Framework provides a layer over Winsock so that managed applications can communicate over sockets. To use all these layers to write a truly high-performance socket-based application requires a little background information, as Daryn Kiely explains here.
12 Jul 2005, 03:00:00 Source: Winsock: Get Closer to the Wire with High-Performance...
Tags: Internet
A Simple Introduction to .NET Remoting
.NET remoting allows the development of distriubuted applications. It allows applications to use objects contained in other processes. We wil quickly look at the basics on how to set up a simple .NET remoting system.

