.NET news » C# 
Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition (Windows.Net)
Author: Andrew Troelsen
Average rating: (34 reviews)
More .NET C# books
TCP/IP Chat Application Using C#
This is a LAN chat application with TCP/IP socket programming technology in C#. This application is a multi thread network application and works in non-blocking way. Public and private chat is implemented in this code.
C# Script (missing puzzle piece)
An article on a "scripting engine" for the C# language.
Context menu for the custom properties in the C# PropertyGrid
Context menu for the custom properties in the C# PropertyGrid allowing the user to reset the properties, the same way as in Visual Studio.
XP Style Collapsible GroupBox
This article describes an XP style collapsible GroupBox.
Print Html in C# with or without webbrowser control and print dialog
Printing Html in C# with or without webbrowser control and windows default print dialog.It also implements HTMLDocumentClass,IHTMLDocument2 and IHTMLDocument4 interfaces of MSHTML.
24 Jan 2006, 12:14:00 Source: Print Html in C# with or without webbrowser control and...
Tags: C#
Examples
File System Enumerator using lazy matching
An efficient solution for finding files.
C# 2.0 Nullable Data Readers
An article on nullable data readers for .NET 2.0 nullable types.
CLR Inside Out: Improving Application Startup Time
Client application startup time is really important to users. In this month's CLR Inside Out column, the CLR team provides valuable tips on improving startup speeds.
11 Jan 2006, 01:24:42 Source: CLR Inside Out: Improving Application Startup Time
Tags: Performance
C#
UDP Delivers: Take Total Control Of Your Networking With .NET And UDP
UDP, the lesser-known sibling of TCP, is used for DNS resolution, SNMP network status, Kerberos security, digital media streaming, VoIP, and lots more. Learn how to put UDP to work for you.
10 Jan 2006, 19:20:53 Source: UDP Delivers: Take Total Control Of Your Networking With...
Tags: C#
Internet
.NET Rocks! - David Smith on BitTorrent and IPv6
David Smith talks to Richard and Carl about btSharp, his .NET implementation of the BitTorrent protocol written in C#. He also gives a great introduction to BitTorrent and how it works, and offers some insight on how IPv6 will make our lives easier.

