.NET news » C# 
INI Reader / Writer Class for C#, VB.NET, and VBScript
Read and write to INI files in VB.NET and VBScript
Exception Handling for C# Beginners
Walks you through Exception Handling techniques
Versitale WebCam C# library
Easy to use C# WebCam library that's not plagued with weird DLL references or PInvoke calls
Controlling a SqueezeBox Server using C# (VS2010) - Part 1
This article describes how you can asynchronously control your SqueezeBox server
An implementation of a Command pattern in C#
.NET delegates and generics allow for an elegant implementation of the Command pattern
RAII (Resource Acquisition Is Initialization) C# helper classes
Some useful RAII C# helper classes for functionality that does not implement IDisposable.
Different Kinds of Operator Overloading
How Can you Overload an Binary +, Implicit and Explicit conversion Operators
C++ Properties
C#-Style Properties in C++
Fast A-Star (2D) Implementation for C#
A functional, generic a-star solver with good performance.
Live Chat - Template Code
How to create a web Live Chat via c# ASP.Net + jQuery/AJAX

