.NET news » Examples 
Essential ASP.NET With Examples in C# (Microsoft .NET Development Series)
Author: Fritz Onion
Average rating: (45 reviews)
More .NET Examples books
A simple .NET based WebClient with JavaScript support
A simple .NET based WebClient with JavaScript support
26 Mar 2006, 14:37:00 Source: A simple .NET based WebClient with JavaScript support
Tags: Examples
Internet
WebUpdate : keep all your fat client or single user applications up to date simply !
A simple way to keep all your fat client or single user applications up to date, easy to add to your projects and much easier than any other product to put online an update !
26 Mar 2006, 05:01:00 Source: WebUpdate : keep all your fat client or single user...
Tags: Examples
Internet
Screen Capturing
Capture screen contents without using any Win32 API calls, just using .NET (2.0) classes.
The Simplest TcpServer
A really basic TcpServer, just the core.
Simple Crawler using C# sockets
Multithread Simple Crawler with C# sockets to solve default WebRequest.GetResponse() locking problem
Saving app settings as XML
Saving application settings to XML.
Using IFilter in C#
Using the IFilter interface to extract text from various document types
.NET Implementation of an Ogg Vorbis Player
An article on decoding Ogg Vorbis audio files in .NET.
A JavaScript Compression Tool for Web Applications
A tool to compress JavaScript files to reduce their size and improve page load times.
7 Mar 2006, 06:16:00 Source: A JavaScript Compression Tool for Web Applications
Tags: Software
Internet
Examples
XmlGridControl Editing XML Data in the PropertyGrid
Using an XML Schema Definition file, this program uses code generation and CodeDom manipulation to edit XML data in the PropertyGrid.

